diff options
author | ranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4> | 2007-10-01 19:49:20 +0000 |
---|---|---|
committer | ranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4> | 2007-10-01 19:49:20 +0000 |
commit | 8e511e8c4bb9b6077b667aea808091774b1b84a6 (patch) | |
tree | 66d9bec143f31bf227c9810391c059ff1fc3fd81 /branches/0.1/chemCal/man/massart97ex1.Rd | |
parent | 6865f34bfe02ceae7027fcb0bc7d074d84369cf1 (diff) |
Imported revision 18, because this was last released on CRAN
with version number 0.1-18
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@24 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'branches/0.1/chemCal/man/massart97ex1.Rd')
-rw-r--r-- | branches/0.1/chemCal/man/massart97ex1.Rd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/branches/0.1/chemCal/man/massart97ex1.Rd b/branches/0.1/chemCal/man/massart97ex1.Rd new file mode 100644 index 0000000..44e1b85 --- /dev/null +++ b/branches/0.1/chemCal/man/massart97ex1.Rd @@ -0,0 +1,17 @@ +\name{massart97ex1} +\docType{data} +\alias{massart97ex1} +\title{Calibration data from Massart et al. (1997), example 1} +\description{ + Sample dataset from p. 175 to test the package. +} +\usage{data(massart97ex1)} +\format{ + A dataframe containing 6 observations of x and y data. +} +\source{ + Massart, L.M, Vandenginste, B.G.M., Buydens, L.M.C., De Jong, S., Lewi, P.J., + Smeyers-Verbeke, J. (1997) Handbook of Chemometrics and Qualimetrics: Part A, + Chapter 8. +} +\keyword{datasets} |