-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdin32645.Rd
36 lines (35 loc) · 926 Bytes
/
din32645.Rd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/din32645.R
\docType{data}
\name{din32645}
\alias{din32645}
\title{Calibration data from DIN 32645}
\format{
A data frame containing 20 rows and 2 columns with information on:
\describe{
\item{Conc}{nominal concentration [mg/L]}
\item{Area}{measurement signal}
}
}
\description{
Sample data for the calibration of carbon in water.
}
\references{
DIN 32645 (2008). \emph{Chemical analysis - Decision limit, detection limit
and determination limit under repeatability conditions - Terms, methods,
evaluation}. Technical standard. Deutsches Institut für Normung, Berlin.
}
\seealso{
Other calibration:
\code{\link{calibration}()},
\code{\link{icp}},
\code{\link{matrix_effect}()},
\code{\link{neitzel2003}},
\code{\link{phenolics}},
\code{\link{weight_select}()}
}
\author{
Deutsches Institut für Normung
}
\concept{calibration}
\keyword{data}