From 801e95f1cc7bfcc8480f6f49b9da2331be71d1a9 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 6 Jun 2018 02:10:37 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/reference/calplot.lm.html | 32 +++++++++++++++++++++++++------- 1 file changed, 25 insertions(+), 7 deletions(-) (limited to 'docs/reference/calplot.lm.html') diff --git a/docs/reference/calplot.lm.html b/docs/reference/calplot.lm.html index 910e4ea..7eda066 100644 --- a/docs/reference/calplot.lm.html +++ b/docs/reference/calplot.lm.html @@ -21,17 +21,23 @@ + + + - - - + + + + + + @@ -54,8 +60,12 @@ - chemCal + + chemCal + 0.1.37.9001 + + @@ -76,21 +87,25 @@ -
+
+

Produce graphics of calibration data, the fitted model as well as confidence, and, for unweighted regression, prediction bands.

+
calplot(object, xlim = c("auto", "auto"), ylim = c("auto", "auto"),
     xlab = "Concentration", ylab = "Response", alpha=0.05, varfunc = NULL)
-

Arguments

+

Arguments

@@ -149,7 +164,7 @@

Examples

data(massart97ex3) m <- lm(y ~ x, data = massart97ex3) -calplot(m)
+calplot(m)
+ + + -- cgit v1.2.1