getLogRatios {codacore} | R Documentation |
getLogRatios
Description
getLogRatios
Usage
getLogRatios(cdcr, x = NULL)
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. |
Value
The learned log-ratio features, computed on input x.
[Package codacore version 0.0.4 Index]