# Generated by roxygen2: do not edit by hand

S3method(as_metafrontier_model,Farrell)
S3method(as_metafrontier_model,default)
S3method(as_metafrontier_model,list)
S3method(as_metafrontier_model,sfa)
S3method(as_metafrontier_model,sfacross)
S3method(coef,lc_metafrontier)
S3method(coef,metafrontier)
S3method(confint,boot_tgr)
S3method(confint,metafrontier)
S3method(efficiencies,lc_metafrontier)
S3method(efficiencies,metafrontier)
S3method(fitted,metafrontier)
S3method(ggplot2::autoplot,boot_tgr)
S3method(ggplot2::autoplot,malmquist_meta)
S3method(ggplot2::autoplot,metafrontier)
S3method(logLik,metafrontier)
S3method(nobs,metafrontier)
S3method(plot,boot_tgr)
S3method(plot,metafrontier)
S3method(predict,metafrontier)
S3method(print,boot_tgr)
S3method(print,lc_metafrontier)
S3method(print,malmquist_meta)
S3method(print,metafrontier)
S3method(print,summary.lc_metafrontier)
S3method(print,summary.malmquist_meta)
S3method(print,summary.metafrontier)
S3method(residuals,metafrontier)
S3method(summary,lc_metafrontier)
S3method(summary,malmquist_meta)
S3method(summary,metafrontier)
S3method(vcov,metafrontier)
export(as_metafrontier_model)
export(boot_tgr)
export(efficiencies)
export(latent_class_metafrontier)
export(malmquist_meta)
export(metafrontier)
export(poolability_test)
export(select_n_classes)
export(simulate_metafrontier)
export(simulate_panel_metafrontier)
export(technology_gap_ratio)
export(tgr_summary)
importFrom(Formula,Formula)
importFrom(Formula,model.part)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(methods,is)
importFrom(numDeriv,hessian)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,constrOptim)
importFrom(stats,delete.response)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,kmeans)
importFrom(stats,lm.fit)
importFrom(stats,lm.wfit)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,globalVariables)
