# Generated by roxygen2: do not edit by hand

S3method(aggr,fbms_predict)
S3method(coef,bgnlm_model)
S3method(coef,gmjmcmc)
S3method(coef,gmjmcmc_merged)
S3method(coef,mjmcmc)
S3method(coef,mjmcmc_parallel)
S3method(get.best.model,gmjmcmc)
S3method(get.best.model,gmjmcmc_merged)
S3method(get.best.model,mjmcmc)
S3method(get.best.model,mjmcmc_parallel)
S3method(plot,bgnlm_model)
S3method(plot,fbms_predict)
S3method(plot,gmjmcmc)
S3method(plot,gmjmcmc_merged)
S3method(plot,mjmcmc)
S3method(plot,mjmcmc_parallel)
S3method(predict,bgnlm_model)
S3method(predict,gmjmcmc)
S3method(predict,gmjmcmc_merged)
S3method(predict,gmjmcmc_parallel)
S3method(predict,mjmcmc)
S3method(predict,mjmcmc_parallel)
S3method(predmean,fbms_predict)
S3method(predquantiles,fbms_predict)
S3method(print,bgnlm_model)
S3method(print,fbms_predict)
S3method(print,feature)
S3method(print,gmjmcmc)
S3method(print,gmjmcmc_merged)
S3method(print,mjmcmc)
S3method(print,mjmcmc_parallel)
S3method(residuals,bgnlm_model)
S3method(residuals,gmjmcmc)
S3method(residuals,gmjmcmc_merged)
S3method(residuals,mjmcmc)
S3method(residuals,mjmcmc_parallel)
S3method(summary,fbms_predict)
S3method(summary,gmjmcmc)
S3method(summary,gmjmcmc_merged)
S3method(summary,mjmcmc)
S3method(summary,mjmcmc_parallel)
export(aggr)
export(arcsinh)
export(compute_effects)
export(cos_deg)
export(diagn_plot)
export(erf)
export(exp_dbl)
export(fbms)
export(fbms.mlik.master)
export(fitted.fbms_predict)
export(gaussian.loglik)
export(gelu)
export(gen.params.gmjmcmc)
export(gen.params.mjmcmc)
export(gen.probs.gmjmcmc)
export(gen.probs.mjmcmc)
export(get.best.model)
export(get.mpm.model)
export(gmjmcmc)
export(gmjmcmc.parallel)
export(hs)
export(impute_x)
export(impute_x_pred)
export(log_prior)
export(logistic.loglik)
export(marginal.probs)
export(merge_results)
export(mjmcmc)
export(mjmcmc.parallel)
export(model.string)
export(ngelu)
export(nhs)
export(not)
export(nrelu)
export(p0)
export(p05)
export(p0p0)
export(p0p05)
export(p0p1)
export(p0p2)
export(p0p3)
export(p0pm05)
export(p0pm1)
export(p0pm2)
export(p2)
export(p3)
export(pm05)
export(pm1)
export(pm2)
export(predmean)
export(predquantiles)
export(relu)
export(set.transforms)
export(sigmoid)
export(sin_deg)
export(sqroot)
export(string.population)
export(string.population.models)
export(troot)
importFrom(BAS,CCH)
importFrom(BAS,EB.local)
importFrom(BAS,Jeffreys)
importFrom(BAS,TG)
importFrom(BAS,beta.prime)
importFrom(BAS,bic.prior)
importFrom(BAS,g.prior)
importFrom(BAS,hyper.g)
importFrom(BAS,hyper.g.n)
importFrom(BAS,hypergeometric1F1)
importFrom(BAS,hypergeometric2F1)
importFrom(BAS,intrinsic)
importFrom(BAS,phi1)
importFrom(BAS,robust)
importFrom(BAS,tCCH)
importFrom(BAS,uniform)
importFrom(GenSA,GenSA)
importFrom(Rcpp,sourceCpp)
importFrom(fastglm,fastglm)
importFrom(grDevices,grey.colors)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,text)
importFrom(methods,is)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(r2r,has_key)
importFrom(r2r,hashmap)
importFrom(stats,Gamma)
importFrom(stats,acf)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,gaussian)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pnorm)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(tolerance,F1)
importFrom(utils,head)
importFrom(utils,sessionInfo)
useDynLib(FBMS)
