View source: R/04_validation_functions.R
data_summary | R Documentation |
data_summary
is used to to calculate the mean, standard deviation and
95% credible interval.
data_summary(data, varname, groupnames)
data |
Data frame. |
varname |
Name of a column containing the variable. |
groupnames |
Vector of column names to be used as grouping variables. |
A data frame containing the posterior output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.