print.biso: Print a biso Object

Description Usage Arguments Details Value Note Author(s) References See Also Examples

View source: R/bisoreg.R

Description

Prints a summary of a biso object.

Usage

1
2
## S3 method for class 'biso'
print(x, digits = 3, ...)

Arguments

x

a biso object.

digits

nonnegative integer specifying the number of digits to round the output.

...

further arguments to pass to print.

Details

None.

Value

None.

Note

None.

Author(s)

S. McKay Curtis

References

None.

See Also

summary.biso

Examples

1
## See examples for bisoreg ##

Example output

Loading required package: bootstrap
Loading required package: monreg
Loading required package: R2WinBUGS
Loading required package: coda
Loading required package: boot

bisoreg documentation built on June 25, 2018, 9:03 a.m.