R/test_sensitivity.R

#' Test Sensitivity Data
#'
#' A dataset containing test sensitivity values for two pathogens
#'
#' @format ## test_sensitivity
#' A data frame with 2 rows and 4 columns:
#' \describe{
#'   \item{pathogen}{Pathogen identifier (a or b)}
#'   \item{test_sensi_min}{Minimum test sensitivity value}
#'   \item{test_sensi_mode}{Most likely test sensitivity value}
#'   \item{test_sensi_max}{Maximum test sensitivity value}
#' }
"test_sensitivity"

Try the mcmodule package in your browser

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

mcmodule documentation built on Nov. 25, 2025, 5:10 p.m.