R/Rgof-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom graphics hist
#' @importFrom stats dnorm
#' @importFrom stats optimize
#' @importFrom stats pbeta
#' @importFrom stats pcauchy
#' @importFrom stats pexp
#' @importFrom stats pgamma
#' @importFrom stats pnorm
#' @importFrom stats pt
#' @importFrom stats punif
#' @importFrom stats pweibull
#' @importFrom stats qbeta
#' @importFrom stats qexp
#' @importFrom stats qnorm
#' @importFrom stats qunif
#' @importFrom stats rbeta
#' @importFrom stats rexp
#' @importFrom stats rgamma
#' @importFrom stats rmultinom
#' @importFrom stats rnorm
#' @importFrom stats rt
#' @importFrom stats runif
#' @importFrom stats rweibull
#' @importFrom stats sd
## usethis namespace: end
NULL

Try the Rgof package in your browser

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

Rgof documentation built on April 3, 2025, 10:52 p.m.