Learn R Programming

Nmix (version 2.0.5)

lnacid: Lake acidity data set

Description

Acidity index measured in a sample of 155 lakes in north-central Wisconsin, on log scale.

Usage

data("lnacid")

Arguments

Format

The format is: num [1:155] 2.93 3.91 3.73 3.69 3.82 ...

References

Richardson and Green (J. R. Statist. Soc. B, 1997, 59, 731-792.

Examples

Run this code
data(lnacid)
z<-Nmix('lnacid',nsweep=10000,nburnin=1000,out="d")

Run the code above in your browser using DataLab