print.pqrBayes.pred: print a pqrBayes.pred object
Description
Print a summary of a pqrBayes.pred object
Usage
# S3 method for pqrBayes.pred
print(x, digits = max(3, getOption("digits") - 3), ...)
Value
No return value, called for side effects.
Arguments
- x
pqrBayes.pred object.
- digits
significant digits in printout.
- ...
other print arguments