ConfusionMatrix | R Documentation |
The result of calculateConfusionMatrix.
Object members:
Confusion matrix of absolute values and marginals. Can also contain row and column sums of observations.
Additional information about the task.
logical(1)
)Flag if marginal sums of observations are calculated.
logical(1)
)Flag if the relative confusion matrices are calculated.
Confusion matrix of relative values and marginals normalized by row.
Confusion matrix of relative values and marginals normalized by column.
numeric(1)
)Relative error overall.
Other performance:
calculateConfusionMatrix()
,
calculateROCMeasures()
,
estimateRelativeOverfitting()
,
makeCostMeasure()
,
makeCustomResampledMeasure()
,
makeMeasure()
,
measures
,
performance()
,
setAggregation()
,
setMeasurePars()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.