R/metafrontier-package.R

#' @keywords internal
#' @aliases metafrontier-package
"_PACKAGE"

#' @importFrom stats optim dnorm pnorm qnorm model.matrix model.response
#'   model.frame terms coef fitted residuals nobs logLik vcov confint
#'   predict AIC BIC printCoefmat sd var quantile median
#'   lm.fit lm.wfit constrOptim na.omit pchisq setNames density
#'   as.formula delete.response formula
#'   kmeans rnorm rexp runif aggregate
#' @importFrom graphics abline boxplot legend lines par plot
#' @importFrom grDevices rainbow
#' @importFrom utils globalVariables
#' @importFrom Formula Formula model.part
#' @importFrom numDeriv hessian
#' @importFrom methods is
NULL

Try the metafrontier package in your browser

Any scripts or data that you put into this service are public.

metafrontier documentation built on Aug. 19, 2026, 5:08 p.m.