print.inbagg {ipred} | R Documentation |
Print object of class inbagg
in nice layout.
## S3 method for class 'inbagg' print(x, ...)
x |
object of class |
... |
additional arguments. |
An object of class inbagg
is printed. Information about number and names of the intermediate variables,
and the number of drawn bootstrap samples is given.
Andrea Peters <Peters.Andrea@imbe.imed.uni-erlangen.de>