# Generated by roxygen2: do not edit by hand

S3method(print,ConstrainedLinReg)
export(constrSelEst)
export(createFormula)
export(getBestModel)
export(plotModelFit)
exportClasses(ConstrainedLinReg)
exportMethods(predict)
exportMethods(show)
import(methods)
import(rstantools)
importFrom(R.utils,insert)
importFrom(Rcpp,loadModule)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_equal)
importFrom(dplyr,filter)
importFrom(dplyr,mutate_all)
importFrom(dplyr,n_distinct)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(loo,compare)
importFrom(loo,extract_log_lik)
importFrom(loo,loo)
importFrom(loo,relative_eff)
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(rstan,stan_model)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,model.matrix)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,napredict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,terms)
useDynLib(BMSC, .registration = TRUE)
