gsiinternal {compositions}R Documentation

Internal functions of the compositions package

Description

Internal function to compute 2D marginal compositions for plots

Usage

gsi.plotmargin(X,d,margin)

Arguments

X A multivariate compositional dataset
d a numeric or character vector of two elements specifying the margin
margin a character specifying the type of margin to be choosen. Possible values are "acomp", "rcomp" or a column name from the dataset.

Details

Value

a composition of three elements.

Note

Do not use gsi.* functions directly since they are internal functions of the package

See Also

gsi

Examples






[Package compositions version 0.9-10 Index]