R/episensr-package.R

#' **episensr**: Basic Sensitivity Analysis for Epidemiological Results
#'
#' @docType package
#' @name episensr-package
#' @aliases episensr
#'
#' @description
#' **episensr** allows to do basic sensitivity analysis of epidemiological
#' results as described in **Applying Quantitative Bias Analysis to
#' Epidemiological Data, 2nd ed.** by Matthew P. Fox, Richard F. MacLehose,
#' and Timothy L. Lash
#'
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom lifecycle deprecated
## usethis namespace: end
NULL

Try the episensr package in your browser

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

episensr documentation built on June 8, 2025, 10:34 a.m.