# Generated by roxygen2: do not edit by hand

S3method(predict,DEA)
S3method(predict,EATBoost)
S3method(predict,FDH)
S3method(predict,MARSBoost)
export(CobbDouglas)
export(DEA)
export(DEA_object)
export(EAT)
export(EATBoost)
export(EATBoost_object)
export(FDH)
export(FDH_object)
export(MARSAdapted)
export(MARSBoost)
export(MARSBoost_object)
export(bestEATBoost)
export(bestMARSBoost)
export(efficiency)
import(utils)
importFrom(MLmetrics,MSE)
importFrom(MLmetrics,RMSE)
importFrom(Rglpk,Rglpk_solve_LP)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(lpSolveAPI,add.constraint)
importFrom(lpSolveAPI,get.objective)
importFrom(lpSolveAPI,lp.control)
importFrom(lpSolveAPI,make.lp)
importFrom(lpSolveAPI,set.bounds)
importFrom(lpSolveAPI,set.objfn)
importFrom(lpSolveAPI,set.type)
importFrom(methods,is)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
