randogibs {mcsm}R Documentation

First illustrations of coda's output for the one-way random effect model

Description

This function provides graphical illustrations of coda's output for the one-way random effect model processed in Chapters 7 and 8 of EnteR Monte Carlo Statistical Methods.

Usage

randogibs(T = 10^3)

Arguments

T Number of MCMC iterations

Value

The function produces two plots separated by a browser() prompt where the user needs to press the Return key to see the second graph.

Author(s)

Christian P. Robert and George Casella

References

Chapter 8 of EnteR Monte Carlo Statistical Methods

Examples

resagibs=randogibs()  

[Package mcsm version 1.0 Index]