getLogRatios: getLogRatios
Usage
getLogRatios(cdcr, x = NULL)
Value
The learned log-ratio features, computed on input x.
Arguments
- cdcr
A codacore object
- x
A set of (possibly unseen) compositional data.
The covariates must be passed in the same order as
for the original codacore() call.