print.inclass: 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 inclass.
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.