new_edm_summary: Construct an EDM Summary class object

Description Usage Arguments Value

View source: R/edm-summary.R

Description

Base class that provides slots for growth within the modeling objects.

Usage

1
new_edm_summary(property, estimate, ..., class = character())

Arguments

property

Information on the data and algorithm configuration.

estimate

Mean, SD, Quantiles on chains pased in.

...

Additional model-specific data

class

Specify a model-specific summary class.

Value

An EDM summary object with subclasses of class, edm_summary, and list that contains:


tmsalab/edmcore documentation built on Sept. 4, 2021, 2:46 a.m.