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"

Try the NADA2 package in your browser

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

NADA2 documentation built on Sept. 11, 2024, 8:06 p.m.