Learn R Programming

DPpackage (version 1.1-0)

rats: Rats

Description

This example is taken from section 6 of Gelfand and Smith (1990), and concerns 30 young rats whose weights were measured weekly for five weeks.

Usage

data(rats)

Arguments

source

Gelfand, A.E. (with S. Hills, A. Racine-Poon and A.F.M. Smith) 1990. Illustration of Bayesian Inference in Normal Data Models Using Gibbs Sampling. Journal Amer. Stat. Assoc., 85, 972-985.

References

Gelfand, A.E. (with S. Hills, A. Racine-Poon and A.F.M. Smith) 1990. Illustration of Bayesian Inference in Normal Data Models Using Gibbs Sampling. Journal Amer. Stat. Assoc., 85, 972-985.

Examples

Run this code
data(rats)
## maybe str(rats) ; plot(rats) ...

Run the code above in your browser using DataLab