Module: CmdStan

Defined in:
lib/cmdstan.rb,
lib/cmdstan/mle.rb,
lib/cmdstan/mcmc.rb,
lib/cmdstan/model.rb,
lib/cmdstan/utils.rb,
lib/cmdstan/version.rb

Defined Under Namespace

Modules: Utils Classes: Error, MCMC, MLE, Model

Constant Summary collapse

VERSION =
"0.1.7"

Class Attribute Summary collapse

Class Attribute Details

.pathObject

Returns the value of attribute path.



18
19
20
# File 'lib/cmdstan.rb', line 18

def path
  @path
end