print.inclass: Print Method for Inclass Object
Description
Print object of class inclass
in nice layout.
Usage
# S3 method for inclass
print(x, ...)
Arguments
- x
object of class inclass
.
- ...
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.