summarise_data: Summarize posterior output

Description Usage Arguments Value

View source: R/04_validation_functions.R

Description

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

Usage

1
summarise_data(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.


SC-COSMO/sccosmomcma documentation built on Dec. 18, 2021, 11:56 a.m.