print.VCselect {pqrBayes}R Documentation

print a select.VC object

Description

Print a summary of a select.VC object

Usage

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

Arguments

x

VCselect object.

digits

significant digits in printout.

...

other print arguments

Value

No return value, called for side effects.

See Also

VCselect


[Package pqrBayes version 1.0.2 Index]