Learn R Programming

ManlyMix (version 0.1.15.1)

acidity: Acidity data

Description

Acidity index measured in a sample of 155 lakes in the Northeastern United States. The data are on the log scale.

Usage

data(acidity)

Arguments

Format

A data vector with 155 observations on the acidity index.

Details

The data was first analysed by Crawford et al. (1994).

References

Crawford, S. L. (1994) An application of the Laplace method to finite mixture distribution, Journal of the American Statistical Association, 89, 259-267.

Examples

Run this code

data(acidity)

Run the code above in your browser using DataLab