c212.print.convergence.summary: Print a Summary of the Convergence Diagnostics of the...

Description Usage Arguments Value Note Author(s) Examples

View source: R/c212.convergence.R

Description

The function prints the maximum and minimum values of either Gelman-Rubin diagnostic or the Geweke diagnostic for each group of samples, e.g. theta, gamma, mu.gamma etc.

Usage

1

Arguments

conv

The output from a call to c212.convergence.diag.

Value

Nothing

Note

The Geweke statistic is a Z-score calculated from a single chain. Due to the large number of variables sampled it is possible that a certain number will be deemed significant (at the 5% level) even though the simulation may have converged.

Author(s)

R. Carragher

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

c212 documentation built on Sept. 8, 2020, 5:07 p.m.