getDenominatorParts: getDenominatorParts

View source: R/codacore.R

getDenominatorPartsR Documentation

getDenominatorParts

Description

getDenominatorParts

Usage

getDenominatorParts(cdcr, baseLearnerIndex = 1, boolean = TRUE)

Arguments

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.

Value

The covariates in the denominator of the selected log-ratio.


egr95/R-codacore documentation built on April 17, 2023, 7:45 p.m.