print.roben.pred {roben}R 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


[Package roben version 0.1.1 Index]