gsiinternal2 {compositions} | R Documentation |
Internal functions of the compositions package
Description
Internal functions
Usage
gsi.pairrelativeMatrix(names)
Arguments
names |
a character vector provinding names |
Value
a matrix containing pairwise contrasts
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
Examples
#gsi.pairrelativeMatrix(c("a","b","c"))
[Package compositions version 2.0-8 Index]