ipred (version 0.9-14)

print.cvclass: Print Method for Error Rate Estimators

Description

Print objects returned by errorest in nice layout.

Usage

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

Value

none

Arguments

x

an object returned by errorest.

digits

how many digits should be printed.

...

further arguments to be passed to or from methods.