ilrBase: [!] 'ilrBase' method for 'hyperSpec' object

View source: R/ilrBase.R

ilrBaseR Documentation

[!] 'ilrBase' method for 'hyperSpec' object

Description

[!] 'ilrBase' method for 'hyperSpec' object

Usage

ilrBase(x = NULL, z = NULL, D = NULL, method = "basic")

## Default S3 method:
ilrBase(x = NULL, z = NULL, D = NULL, method = "basic")

## S3 method for class 'hyperSpec'
ilrBase(x = NULL, z = NULL, D = NULL, method = "basic")

Arguments

x

optional dataset or vector of compositions

z

optional dataset or vector containing ilr or ipt coordinates

D

number of parts of the simplex

method

method to build the basis, one of "basic", "balanced", "optimal" "PBhclust", "PBmaxvar" or "PBangprox"

Note

there is a bug in compositions, thus parameter D might be irresponsive if used through package spHelper. IIf D is necessary, consider using compositions::ilrBase directly.


GegznaV/spHelper documentation built on April 16, 2023, 1:42 p.m.