print.pqrBayes.pred: print a pqrBayes.pred object

View source: R/print.pqrBayes.R

print.pqrBayes.predR Documentation

print a pqrBayes.pred object

Description

Print a summary of a pqrBayes.pred object

Usage

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

Arguments

x

pqrBayes.pred object.

digits

significant digits in printout.

...

other print arguments

Value

No return value, called for side effects.

See Also

predict_pqrBayes


pqrBayes documentation built on June 8, 2025, 12:35 p.m.