# Generated by roxygen2: do not edit by hand

S3method(as_bqr_prior,prior)
S3method(as_mo_bqr_prior,prior)
S3method(plot,bqr.svy)
S3method(plot,bwqr_fit)
S3method(plot,bwqr_fit_multi)
S3method(print,bqr.svy)
S3method(print,mo.bqr.svy)
S3method(print,prior)
S3method(print,summary.bqr.svy)
S3method(print,summary.mo.bqr.svy)
S3method(summary,bqr.svy)
S3method(summary,list)
S3method(summary,mo.bqr.svy)
export(bqr.svy)
export(mo.bqr.svy)
export(prior)
import(Rcpp)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,adjustcolor)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setMethod)
importFrom(posterior,quantile2)
importFrom(posterior,summarize_draws)
importFrom(pracma,nullspace)
importFrom(rlang,.data)
importFrom(stats,acf)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(utils,globalVariables)
useDynLib(bayesQRsurvey, .registration = TRUE)
