| ilrBase | R Documentation | 
[!] 'ilrBase' method for 'hyperSpec' object
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")
| 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" | 
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.