Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

Format

A data frame with 39 observations on the following 4 variables:

sand, silt, clay

relative frequencies of sand, silt, and clay

depth

water depth in meters

Source

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

Examples

head(ArcticLake)
AL <- DR_data(ArcticLake[,1:3])
plot(AL)
summary(AL)

DirichletReg

Dirichlet Regression in R

v0.7-0
GPL (>= 2)
Authors
Marco Johannes Maier [cre, aut] (<https://orcid.org/0000-0002-1715-7456>)
Initial release
2020-05-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.