R/pmcalibration-package.R

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

## usethis namespace: start
#' @importFrom graphics abline
#' @importFrom graphics lines
#' @importFrom methods is
#' @importFrom stats approx
#' @importFrom stats binomial
#' @importFrom stats coef
#' @importFrom stats confint
#' @importFrom stats glm
#' @importFrom stats loess
#' @importFrom stats lowess
#' @importFrom stats median
#' @importFrom stats pnorm
#' @importFrom stats predict
#' @importFrom stats qnorm
#' @importFrom stats quantile
#' @importFrom stats rbinom
#' @importFrom stats rnorm
#' @importFrom stats summary.glm
#' @importFrom stats vcov
## usethis namespace: end
NULL

Try the pmcalibration package in your browser

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

pmcalibration documentation built on Sept. 8, 2023, 5:10 p.m.