alr {fido} | R Documentation |
Compute the ALR of a matrix
Description
Compute the ALR of a matrix
Usage
alr(x, d = NULL)
Arguments
x |
A matrix where the rows are the samples |
d |
Index of column used as a reference. Defaults to last column |
Value
matrix
[Package fido version 1.1.1 Index]