print.bagging: Print Method for Bagging Trees

print.classbaggR Documentation

Print Method for Bagging Trees

Description

Print objects returned by bagging in nice layout.

Usage

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

Arguments

x

object returned by bagging.

digits

how many digits should be printed.

...

further arguments to be passed to or from methods.

Value

none


ipred documentation built on March 31, 2023, 3:09 p.m.