From 513dfbdcdda94a901b5901b486ff5500c7d158b1 Mon Sep 17 00:00:00 2001 From: ranke Date: Wed, 10 May 2006 15:44:14 +0000 Subject: The inverse prediction works in a variety of cases and is tested with Examples 7 and 8 from Massart! I need to compare with the DIN and draper examples, and finish the package vignette. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@6 5fad18fb-23f0-0310-ab10-e59a3bee62b4 --- man/draper.Rd | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 man/draper.Rd (limited to 'man/draper.Rd') diff --git a/man/draper.Rd b/man/draper.Rd new file mode 100644 index 0000000..6a8de00 --- /dev/null +++ b/man/draper.Rd @@ -0,0 +1,9 @@ +\name{draper} +\alias{draper} +\title{Regression example with repeated measurements} +\usage{data(draper)} +\references{Draper and Smith, Applied Regression Analysis (1981), p. 38} +\format{A dataframe with 24 observations on 2 variables} +\description{An example of a regression with multiple measurements per +factor level.} +\keyword{datasets} -- cgit v1.2.1