ERTMonComputeFormula: Compute specified formula.

Description Usage Arguments Details Value

View source: R/ERTMon.R

Description

Computes a formula with a given specification using the feature sub-matrices of an ERTMon object.

Usage

1
ERTMonComputeFormula(ertObj, formulaSpec, completeColumnRangeQ = FALSE)

Arguments

ertObj

An ERTMon object.

formulaSpec

A formula specification.

completeColumnRangeQ

See ERTMonTakeContingencyMatrices.

Details

The column names of formulaSpec are expected to include: c("TermID", "TermCoefficient", "FeatureName", "ReduceFunction", "Coefficient", "Exponent", "RatioPart"). The result matrix is assigned into ertObj$Value.

Value

An ERTMon object.


antononcube/ERTMon-R documentation built on Oct. 14, 2021, 2:27 p.m.