From f4443942f10740ecc62b928181a1911ef14eeb04 Mon Sep 17 00:00:00 2001 From: ranke Date: Fri, 23 Jun 2006 16:42:10 +0000 Subject: Added the data from Massart example 1, and one more tests showing the validity of inverse.predict. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@18 5fad18fb-23f0-0310-ab10-e59a3bee62b4 --- man/calplot.lm.Rd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/calplot.lm.Rd') diff --git a/man/calplot.lm.Rd b/man/calplot.lm.Rd index bf3f616..6f6d584 100644 --- a/man/calplot.lm.Rd +++ b/man/calplot.lm.Rd @@ -45,9 +45,9 @@ \note{ Prediction bands for models from weighted linear regression require weights for the data, for which responses should be predicted. Prediction intervals - for weighted models are not currently supported by the internally used - function \code{\link{predict.lm}}, therefore, \code{calplot} refuses to work - for such models. + using weights e.g. from a variance function are currently not supported by + the internally used function \code{\link{predict.lm}}, therefore, + \code{calplot} does not draw prediction bands for such models. } \examples{ data(massart97ex3) -- cgit v1.2.3