# Generated by roxygen2: do not edit by hand

S3method(coef,bbqr)
S3method(coef,bbqr.list)
S3method(plot,bbqr)
S3method(plot,cbqr)
S3method(predict,bbqr)
S3method(predict,cbqr)
S3method(print,bbqr)
S3method(print,bbqr.list)
S3method(print,bbqr.prior)
S3method(print,bbqr.summary)
S3method(print,cbqr)
S3method(print,cbqr.list)
S3method(print,cbqr.summary)
S3method(summary,bbqr)
S3method(summary,bbqr.list)
S3method(summary,cbqr)
S3method(summary,cbqr.list)
export(bbqr)
export(bbqr_alasso)
export(bbqr_lasso)
export(bbqr_none)
export(cbqr)
export(cbqr_alasso)
export(cbqr_lasso)
export(cbqr_none)
export(prior)
importFrom(graphics,abline)
importFrom(graphics,par)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,density)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,tail)
useDynLib(bbqr, .registration = TRUE)
