diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-17 17:29:14 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-17 17:38:29 +0200 |
commit | 280d36230052de4f94e384648c1283031fbc9840 (patch) | |
tree | df0ba9e07386b593cc396b8b6976210d42ee1a46 /man/rl95_toluene.Rd | |
parent | e636c17f0d354a8e74546fc1469431dbe502dc76 (diff) |
Fix inverse predictions for replicate measurements
For details, see NEWS.md
Diffstat (limited to 'man/rl95_toluene.Rd')
-rw-r--r-- | man/rl95_toluene.Rd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/man/rl95_toluene.Rd b/man/rl95_toluene.Rd new file mode 100644 index 0000000..1faafdc --- /dev/null +++ b/man/rl95_toluene.Rd @@ -0,0 +1,16 @@ +\name{rl95_toluene} +\docType{data} +\alias{rl95_toluene} +\title{Toluene amounts by GC/MS as reported by Rocke and Lorenzato (1995)} +\description{ + Dataset reproduced from Table 4 in Rocke and Lorenzato (1995). +} +\format{ + A dataframe containing four replicate observations for each + of the six calibration standards. +} +\source{ + Rocke, David M. und Lorenzato, Stefan (1995) A two-component model for + measurement error in analytical chemistry. Technometrics 37(2), 176-184. +} +\keyword{datasets} |