# Generated by roxygen2: do not edit by hand

S3method(BFc,bpnme)
S3method(BFc,bpnr)
S3method(coef_circ,bpnme)
S3method(coef_circ,bpnr)
S3method(coef_lin,bpnme)
S3method(coef_lin,bpnr)
S3method(coef_ran,bpnme)
S3method(fit,bpnme)
S3method(fit,bpnr)
S3method(print,bpnme)
S3method(print,bpnr)
S3method(traceplot,bpnme)
S3method(traceplot,bpnr)
export(BFc)
export(bpnme)
export(bpnr)
export(coef_circ)
export(coef_lin)
export(coef_ran)
export(fit)
export(hpd_est)
export(hpd_est_circ)
export(mean_circ)
export(mode_est)
export(mode_est_circ)
export(rho_circ)
export(sd_circ)
export(traceplot)
importFrom(Rcpp,sourceCpp)
importFrom(haven,read_spss)
importFrom(methods,is)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,dnorm)
importFrom(stats,formula)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,plot.ts)
importFrom(stats,pnorm)
importFrom(stats,reformulate)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(utils,combn)
useDynLib(bpnreg, .registration = TRUE)
