View Source ExStan.Constants (ExStan v0.1.1)

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"

Summary

Functions

Link to this function

default_sample_num_flat()

View Source
@spec default_sample_num_flat() :: integer()
Link to this function

default_sample_num_samples()

View Source
@spec default_sample_num_samples() :: integer()
Link to this function

default_sample_num_thin()

View Source
@spec default_sample_num_thin() :: integer()
Link to this function

default_sample_num_warmup()

View Source
@spec default_sample_num_warmup() :: integer()
Link to this function

default_sample_save_warmup()

View Source
@spec default_sample_save_warmup() :: boolean()