summary.composition: Summary function

Description Usage Arguments

Description

Summarizes the basic properties of the MCMC output: means, standard deviations, MCMC errors, and Heidel convergence diagnostics.

Usage

1
2
## S3 method for class 'composition'
summary(object, individual = NULL, ...)

Arguments

object

MCMC output list member of class composition, generated by call to fitcomp.

individual

Integer from 1 to the number of components in data. Outputs summary for that component; if NULL, then outputs summaries of the hyperparameters.

...

...


ocomposition documentation built on May 2, 2019, 3:30 p.m.