View source: R/getStanParameter.R
getStanParameter | R Documentation |
Extracts parameter from Stan model.
getStanParameter(fit, par)
fit |
A Stan fit model. |
par |
Name of the parameter you want to extract. |
A long tibble with draws for the pamete.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.