Description Usage Arguments Value
returns data_fame with mean and quantiles of Stan model parameters
1 | getStanParam(model, param.name)
|
model |
a Stan fit obtained with rstan::stan() |
param.name |
name (char) of parameter to get |
dataframe with 4 columns : parameter names, mean, 10 and 90
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.