Learn R Programming

ggmcmc (version 1.2)

radon: Simulations of the parameters of a hierarchical model using the radon example in Gelman & Hill (2007).

Description

A list containing the following elements: counties a data frame with the county label, ids and radon level; id.county a vector identifying counties in the data; y the outcome variable; s.radon a coda object with simulated values from the posterior distribution of all parameters, with few iterations for each one; s.radon.yhat a coda object containing simulated values from the posterior predictive distribution; and s.radon.short a coda object with simulated values from the posterior distribution of few parameters, with reasonable chain length. The purpose of the object is only to show the possibilities of the ggmcmc package.

Usage

radon

Arguments

Format

A list containing several elements to show the possibilities af ggmcmc.