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

TT.mahalanobis

Calculates the Mahalanobis distance between clay silt and sand.


Description

Function that calculated the Mahalanobis

distance between clay silt and sand, on a regular x-y grid

(back-transformed to Clay silt and sand for Mahalanobis

calculation). The underlying function is mahalanobis() by

R Development Core Team (2009)

Usage

TT.mahalanobis(geo, tri.data, css.names = NULL, text.tol = NULL, 


    text.sum = NULL, blr.clock = NULL, tri.sum.tst = NULL, 


    tri.pos.tst = NULL, set.par = FALSE, n = 25, center = NULL, 


    cov.mat = NULL, inverted = FALSE, ..., alr = FALSE, 


    divisorvar = 2)

Arguments

geo
tri.data
css.names
text.tol
text.sum
blr.clock
tri.sum.tst
tri.pos.tst
set.par
n
center
cov.mat
inverted
...
alr
divisorvar

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.