print.inclass: Print Method for Inclass Object

View source: R/inclass.R

print.inclassR 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 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.


ipred documentation built on March 31, 2023, 11:08 p.m.