aboutsummaryrefslogtreecommitdiff
path: root/man/loq.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/loq.Rd')
-rw-r--r--man/loq.Rd12
1 files changed, 6 insertions, 6 deletions
diff --git a/man/loq.Rd b/man/loq.Rd
index 0250098..7541e77 100644
--- a/man/loq.Rd
+++ b/man/loq.Rd
@@ -63,13 +63,13 @@
and therefore not tested. Feedback is welcome.
}
\examples{
- data(massart97ex3)
- attach(massart97ex3)
- m <- lm(y ~ x)
- loq(m)
+data(massart97ex3)
+attach(massart97ex3)
+m <- lm(y ~ x)
+loq(m)
- # We can get better by using replicate measurements
- loq(m, n = 3)
+# We can get better by using replicate measurements
+loq(m, n = 3)
}
\seealso{
Examples for \code{\link{din32645}}

Contact - Imprint