Description Usage Arguments Value
Generate a Stan file for inferring the model parameters
1 2 |
model |
The |
priors |
A list of prior distributions for each parameters in the mode. Each entry in the list should be a names list of the form list(name="normal",params=c(0,1),bounds=(-100,100)) |
filename |
The name of the file in which to store the model. Should end in ".stan" |
a string containing the model code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.