Learn R Programming

DirichletReg (version 0.3-0)

ArcticLake: Arctic Lake Data (Aitchison)

Description

These data are taken from Aitchison (2003) and contain information on the relation of sediment composition with depth in an Arctic lake.

Usage

data(ArcticLake)

Arguments

source

Aitchison, J. (2003). The Statistical Analysis of Compositional Data. The Blackburn Press, Caldwell, NJ.

Examples

Run this code
head(ArcticLake)
AL <- DR_data(ArcticLake[,1:3])
plot(AL)
AL

Run the code above in your browser using DataLab