summary.inclass {ipred} | R Documentation |
Summarising Inclass
Description
Summary of inclass is returned.
Usage
## S3 method for class 'inclass'
summary(object, ...)
Arguments
object |
an object of class |
... |
additional arguments. |
Details
A representation of an indirect classification model (the intermediates variables, which modelling technique is used and the prediction model) is printed.
Value
none
See Also
[Package ipred version 0.9-15 Index]