print.roben.pred: print a roben.pred object

View source: R/print.robin.R

print.roben.predR Documentation

print a roben.pred object

Description

Print a summary of a roben.pred object

Usage

## S3 method for class 'roben.pred'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

roben.pred object.

digits

significant digits in printout.

...

other print arguments

See Also

predict.roben


roben documentation built on April 3, 2025, 9:48 p.m.