This function returns a stan_model object.
1 | create_stan_model(data = list(), parameters = list(), model = list())
|
data |
List of data declarations |
parameters |
List of parameters |
model |
Model definition |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.