Learn R Programming

DirichletReg (version 0.6-3)

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

ArcticLake

Arguments

encoding

UTF-8

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)
summary(AL)

Run the code above in your browser using DataLab