print.basad: Print summary output of basad

Description Usage Arguments Author(s) References

View source: R/print.basad.R

Description

Print summary output from basad. Note that this is the default print method for the package.

Usage

1
2
## S3 method for class 'basad'
print(x, ...)

Arguments

x

An object of class basad.

...

Further arguments passed to or from other methods.

Author(s)

Qingyan Xiang (qyxiang@bu.edu)

Naveen Narisetty (naveen@illinois.edu)

References

Narisetty, N. N., & He, X. (2014). Bayesian variable selection with shrinking and diffusing priors. The Annals of Statistics, 42(2), 789-817.


basad documentation built on Nov. 18, 2021, 1:12 a.m.

Related to print.basad in basad...