R/melt-package.R

## usethis namespace: start
#' @importFrom Rcpp sourceCpp
#' @useDynLib melt, .registration = TRUE
## usethis namespace: end
#' @importFrom graphics points polygon plot.default text
#' @importFrom methods getDataPart is new
#' @importFrom stats .getXlevels fitted gaussian glm.fit is.empty.model lm.fit
#'   lm.wfit model.extract model.matrix model.offset model.response
#'   model.weights naprint pchisq pf printCoefmat qchisq qf quantile setNames
#' @importFrom utils head tail
#' @references Kim E, MacEachern S, Peruggia M (2021).
#'   “Empirical Likelihood for the Analysis of Experimental Designs.”
#'   arxiv:2112.09206. URL <https://arxiv.org/abs/2112.09206>.
#' @keywords internal
"_PACKAGE"

Try the melt package in your browser

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

melt documentation built on May 31, 2023, 7:12 p.m.