Description Usage Arguments Details See Also
summary
lists the model information for fitted model and final
confusion matrix.
1 2 |
object |
object generated by 'maboost'. |
n.iter |
specific iteration to obtain the training and testing information at. |
... |
other arguments not used by this function. |
summary
produces a summary of the original function call, method
used for boosting for a specific iteration, accuracy, and kappa
statistic (a measure of agreement between the observed classification and
predicted classification) for the training data.
In addition, if any other data set (i.e. test or validation)
has been incorporated to the maboost
object,
summary
produces analogous information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.