Description Usage Arguments Value
Calculte the training inter-rate agreement (Kappa) for a randomForest model. The votes cast during out-of-bag (OOB) predictions are used for the predicition of class.
1 | forest_kappa(model)
|
model |
a randomForest classification model |
a numeric value for the overall inter-rate agreement (Kappa)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.