print.predx: Print a predx object.

View source: R/predx_oop.R

print.predxR Documentation

Print a predx object.

Description

prints the heading of the prediction table.

Usage

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

Arguments

x

a predx object.

...

extra arguments, currently none.

Value

nothing, called for its side effects.


PiotrTymoszuk/caretExtra documentation built on Oct. 15, 2023, 10:03 p.m.