R/Example2.R

#' Example2
#'
#' @description
#' Methyl Isobutyl Ketone (MIBK) was measured in air above a medium-sized US city. Data were
#' reported only as "ND" or as a detected concentration (no information on reporting limits).
#'
#' Objective -- To compute an upper confidence limit on the mean without having the value(s)
#' of the reporting limit(s).
#'
#' @usage data(Example2)
#' @aliases Example2
#'
#' @docType data
#' @keywords dataset
#' @name Example2
#' @source  unknown
#' @references
#' unknown

"Example2"
SwampThingPaul/NADA2 documentation built on June 12, 2025, 2:17 p.m.