alrInv {fido} | R Documentation |
Compute the inverse ALR of a matrix
Description
Compute the inverse ALR of a matrix
Usage
alrInv(y, d = NULL)
Arguments
y |
An ALR transformed matrix |
d |
Index of column used as a reference. Defaults to last column |
Value
matrix
[Package fido version 1.1.1 Index]