Description Usage Arguments Details See Also
summary lists the model information for fitted model and final 
confusion matrix.
1 2  | 
object | 
 object generated by 'ada'.  | 
n.iter | 
 specific iteration to obtain the trainig 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 ada object (see addtest), 
summary produces analogous information.
ada,predict.ada,
plot.ada,pairs.ada
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.