Description Usage Arguments Value
View source: R/04_validation_functions.R
summarise_data
is used to to calculate the mean, standard deviation and
95% credible interval.
1 | summarise_data(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.