gsiinternal2 {compositions}R Documentation

Internal functions of the compositions package

Description

Internal functions

Usage

gsi.pairrelativeMatrix(names)

Arguments

names a character vector provinding names

Details

Value

a matrix containing pairwise contrasts

Note

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

See Also

gsi

Examples

gsi.pairrelativeMatrix(c("a","b","c"))

[Package compositions version 0.9-10 Index]