Description Usage Arguments Value
View source: R/plotStanParam.R
Returns ggplot with pointrange for each parameter of Stan model
1 | plotStanParam(model, param.name, names = NULL)
|
model |
a Stan fit obtained with rstan::stan() |
param.name |
name (char) of parameter to get |
names |
vector of names of groups in plot - |
ggplot with point range for each parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.