| gsiCoorInfo {compositions} | R Documentation |
Sets or gets the triangular/barycentric coordinate system for the current ternary diagrams in the current plot.
gsi.getCoorInfo() gsi.setCoorInfo(...,all=list(...)) gsi.addCoorInfo(...,all=list(...)) gsi.plots
... |
The info to be set. See details. |
all |
The complete list of information |
Typically the information set contains a center mean (an acomp
object),
a scaling scale (a real number),
the geometry of rescaling geo (typically "acomp" or "rcomp"),
the dimension D, the margin margin type ("acomp" or
"rcomp" or a variable number or name) and eventually a numeric vector
of the two informations d.
Do not use gsi.* functions directly since they are internal functions of the package
K.Gerald v.d. Boogaart http://www.stat.boogaart.de
gsi,