View Source API Reference ExStan v0.1.1

Modules

ExStan is a Elixir interface to Stan, a package for Bayesian inference.

Lightweight client for interacting with the HTTPStan server.

Constants used in the ExStan library. This is a simplified version of the arguments module implemented in HTTPStan. The argument types are included in the priv directory under the filename "cmdstan-help-all.json"

Stores draws from one or more chains.

Stores data associated with a Stan model and proxies calls to Stan services.