Description Usage Arguments Details Value
Computes a formula with a given specification using the feature sub-matrices of an ERTMon object.
1 | ERTMonComputeFormula(ertObj, formulaSpec, completeColumnRangeQ = FALSE)
|
ertObj |
An ERTMon object. |
formulaSpec |
A formula specification. |
completeColumnRangeQ |
See |
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
.
An ERTMon object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.