From 8d30b2cd951c992e4f9aa3055054091e18b8b4f0 Mon Sep 17 00:00:00 2001 From: ranke Date: Tue, 9 May 2006 20:28:46 +0000 Subject: Added the example data, and validated it by writing a demo producing the first four columns from Table 8.5 and the weighted regression. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@5 5fad18fb-23f0-0310-ab10-e59a3bee62b4 --- man/massart97ex3.Rd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 man/massart97ex3.Rd (limited to 'man') diff --git a/man/massart97ex3.Rd b/man/massart97ex3.Rd new file mode 100644 index 0000000..1dabf90 --- /dev/null +++ b/man/massart97ex3.Rd @@ -0,0 +1,17 @@ +\name{massart97ex3} +\docType{data} +\alias{massart97ex3} +\title{Calibration data from Massart et al. (1997), example 3} +\description{ + Sample dataset to test the package. +} +\usage{data(massart97ex3)} +\format{ + A dataframe containing 6 levels of x values with 5 + observations of y for each level. +} +\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, p. 188 +} +\keyword{datasets} -- cgit v1.2.1