print.inclass {ipred} | R Documentation |
Print Method for Inclass Object
Description
Print object of class inclass
in nice layout.
Usage
## S3 method for class 'inclass'
print(x, ...)
Arguments
x |
object of class |
... |
additional arguments. |
Details
An object of class inclass
is printed. Information about number and names of the intermediate variables, the used modelling technique and the number of
drawn bootstrap samples is given.
[Package ipred version 0.9-15 Index]