plot_summary | R Documentation |
This function takes subject level and group level summary statistics from an mcce sampling run and creates a plot showing the results.
plot_summary(summ, transform = identity)
summ |
A data.frame containing subject and group level summary stats for each parameter. The data.frame should have a subjectid column with theta_mu representing the group level estimates. |
transform |
An optional function to transform the summary stats. |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.