alrInv_array {fido} | R Documentation |
Compute the ALR of an array
Description
Compute the ALR of an array
Usage
alrInv_array(y, d = dim(y)[coords] + 1, coords)
Arguments
y |
multidimensional ALR transformed array |
d |
Index of column used as a reference. Defaults to last column |
coords |
index of dimension of 'x' that represents coordinates |
Value
array
[Package fido version 1.1.1 Index]