data_summary: Summarize posterior output

View source: R/04_validation_functions.R

data_summaryR Documentation

Summarize posterior output

Description

data_summary is used to to calculate the mean, standard deviation and 95% credible interval.

Usage

data_summary(data, varname, groupnames)

Arguments

data

Data frame.

varname

Name of a column containing the variable.

groupnames

Vector of column names to be used as grouping variables.

Value

A data frame containing the posterior output.


feralaes/cdx2cea documentation built on April 7, 2024, 10:12 a.m.