gsiplotmargin: Internal functions of the compositions package

gsiplotmarginR Documentation

Internal functions of the compositions package

Description

Internal function to compute 2D marginal compositions for plots

Usage

gsi.plotmargin(X,d,margin,what="data")

Arguments

X

a multivariate compositional dataset

d

a numeric or character vector of two elements specifying the parts to be kept in the marginalization process

margin

a character specifying the type of margin to be chosen. Possible values are "acomp", "rcomp" or a column name from the dataset.

what

simply here to avoid an error if the argument is passed.

Value

a composition of three elements.

Note

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

Author(s)

K.Gerald v.d. Boogaart http://www.stat.boogaart.de, Raimon Tolosana-Delgado

See Also

gsi


compositions documentation built on April 14, 2023, 12:26 a.m.