print.inbagg: Print Method for Inbagg Object

View source: R/inbagg.R

print.inbaggR Documentation

Print Method for Inbagg Object

Description

Print object of class inbagg in nice layout.

Usage

## S3 method for class 'inbagg'
print(x, ...)

Arguments

x

object of class inbagg.

...

additional arguments.

Details

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.


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