f_helmert {geozoo} | R Documentation |
f_helmert
Description
Function to set up a Helmert transformation of a (d-1)-dimensional shape in p-space down into its (p-1)-space. Mostly internally used, but could be useful for setting up new compositional data.
Usage
f_helmert(d)
Arguments
d |
object |
Value
helmert |
transformation matrix |
Author(s)
Di Cook
References
http://schloerke.github.io/geozoo/simplices/
[Package geozoo version 0.5.1 Index]