Rdocumentation
powered by
Learn R Programming
ocomposition (version 1.1)
summary.composition: Summary function
Description
Summarizes the basic properties of the MCMC output: means, standard deviations, MCMC errors, and Heidel convergence diagnostics.
Usage
"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.
...
...