R/neitzel2003.R

#' @family calibration
#' 
#' @title Calibration data from Neitzel (2003)
#' 
#' @description
#' Artificial sample data for the verification of quantification limits.
#' 
#' @format
#' A data frame containing 20 rows and 2 columns with information on:
#' 
#' \describe{
#'   \item{Conc}{nominal concentration}
#'   \item{Meas}{measurement signal}
#' }
#' 
#' @author
#' Volkmar Neitzel
#' 
#' @references 
#' Neitzel, V. (2003). Kalibrierung bei Analysenverfahren - Bestimmungsgrenze
#' ist nicht gleich Bestimmungsgrenze. \emph{CLB Chemie in Labor und
#' Biotechnik}, \bold{54}(7), 242-246
#' 
#' @docType data
#' @keywords data
#' @name neitzel2003
NULL

Try the envalysis package in your browser

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

envalysis documentation built on Sept. 20, 2023, 5:07 p.m.