getDenominatorParts | R Documentation |
getDenominatorParts
getDenominatorParts(cdcr, baseLearnerIndex = 1, boolean = TRUE)
cdcr |
A codacore object. |
baseLearnerIndex |
An integer indicating which of the (possibly multiple) log-ratios learned by codacore to be used. |
boolean |
Whether to return the parts in boolean form (a vector of TRUE/FALSE) or to return the column names of those parts directly. |
The covariates in the denominator of the selected log-ratio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.