print.pqrBayes.select {pqrBayes}R Documentation

print a select.pqrBayes object

Description

Print a summary of a select.pqrBayes object

Usage

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

Arguments

x

pqrBayes.select object.

digits

significant digits in printout.

...

other print arguments

Value

No return value, called for side effects.

See Also

pqrBayes.select


[Package pqrBayes version 1.1.3 Index]