print.cvclass: Print Method for Error Rate Estimators

View source: R/print.R

print.cvclassR Documentation

Print Method for Error Rate Estimators

Description

Print objects returned by errorest in nice layout.

Usage

## S3 method for class 'cvclass'
print(x, digits=4, ...)

Arguments

x

an object returned by errorest.

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, 11:08 p.m.