/Stan.jl

Julia package to use Stan as an external program

Primary LanguageJuliaOtherNOASSERTION

Stan

Travis Build Status Coverage Status codecov

Stan Stan

Documentation:

Purpose

A package to use Stan (as an external program) from Julia.

Documentation can be found here

CmdStan needs to be installed separatedly. Please see CmdStan installation.

For more info on Stan, please go to http://mc-stan.org.

For more info on Mamba, please go to http://mambajl.readthedocs.org/en/latest/.

For more info on Gadfly, please go to https://github.com/GiovineItalia/Gadfly.jl

Important note

The latest (and maybe last) Stan.jl release is v3.5.0. Stan.jl v3.5.0 has been tested on Julia v0.7.0 and Julia v1.0.0.

For Julia 1.0.0 and up, the intention is to split out the functionality currently in Stan.jl. For more info see [StanJulia][(https://github.com/StanJulia) and the currently available package CmdStan.jl in that Github organization.

The intention is to make Stan.jl v4.x.x into a shell using the features available in StanJulia packages.