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

TT.chemometrics.alr

Compute the additive log-ratio transformation of compositional data.


Description

Function that compute the additive

log-ratio transformation of compositional data (here texture

data). This a a copy-paste-and-rename of the alr function provided

by the package chemometrics: P. Filzmoser and K. Varmuza (2008).

chemometrics: Multivariate Statistical Analysis in Chemometrics.

R package version 0.4.

The function has been modified so it returns NA when a value

is below or equal to zero (this happens when using a regular

grid of texture data, for practical reasons).

The function has also been modified so it uses column name

rather than column index.

Usage

TT.chemometrics.alr(X, divisorvar, css.names)

Arguments

X
divisorvar
css.names

Author(s)

Julien Moeys [aut, cre], Wei Shangguan [ctb], Rainer Petzold [ctb], Budiman Minasny [ctb], Bogdan Rosca [ctb], Nic Jelinski [ctb], Wiktor Zelazny [ctb], Rodolfo Marcondes Silva Souza [ctb], Jose Lucas Safanelli [ctb], Alexandre ten Caten [ctb]


soiltexture

Functions for Soil Texture Plot, Classification and Transformation

v1.5.1
AGPL (>= 3)
Authors
Julien Moeys [aut, cre], Wei Shangguan [ctb], Rainer Petzold [ctb], Budiman Minasny [ctb], Bogdan Rosca [ctb], Nic Jelinski [ctb], Wiktor Zelazny [ctb], Rodolfo Marcondes Silva Souza [ctb], Jose Lucas Safanelli [ctb], Alexandre ten Caten [ctb]
Initial release
2018-09-19

We don't support your browser anymore

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