aboutsummaryrefslogtreecommitdiff
path: root/man/calplot.lm.Rd
diff options
context:
space:
mode:
authorranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2006-05-11 15:53:07 +0000
committerranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2006-05-11 15:53:07 +0000
commit6d118690c0cae02fc5cd4b28c1a67eecde4d9f60 (patch)
tree8f923f7623604f78bd5a7228d413fdd2f0971010 /man/calplot.lm.Rd
parent513dfbdcdda94a901b5901b486ff5500c7d158b1 (diff)
- The vignette is in a publisheable state
- In addition to the Massart examples, the sample data from dintest (DIN 32645) has been tested - inverse.predict and calplot now also work on glm objects git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@7 5fad18fb-23f0-0310-ab10-e59a3bee62b4
Diffstat (limited to 'man/calplot.lm.Rd')
-rw-r--r--man/calplot.lm.Rd5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/calplot.lm.Rd b/man/calplot.lm.Rd
index c2b8116..efdea3d 100644
--- a/man/calplot.lm.Rd
+++ b/man/calplot.lm.Rd
@@ -13,8 +13,9 @@
}
\arguments{
\item{object}{
- A univariate model object of class \code{\link{lm}} with model formula
- \code{y ~ x} or \code{y ~ x - 1}.
+ A univariate model object of class \code{\link{lm}} or
+ \code{\link[MASS:rlm]{rlm}}
+ with model formula \code{y ~ x} or \code{y ~ x - 1}.
}
\item{xlim}{
The limits of the plot on the x axis.

Contact - Imprint