c212.print.summary.stats {c212}R Documentation

Print the Summary Statistics of Posterior Distributions

Description

The function prints the variable names, the mean, the 95 MCMC standard error for the simulated sample.

Usage

	c212.print.summary.stats(summ)

Arguments

summ

The output from a call to c212.summary.stats

Value

Nothing

Author(s)

R. Carragher

Examples

## Not run: 
summ = c212.summary.stats(rm)
c212.print.summary.stats(summ)

## End(Not run)

[Package c212 version 0.95 Index]