aboutsummaryrefslogtreecommitdiff
path: root/man/loq.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/loq.Rd')
-rw-r--r--man/loq.Rd4
1 files changed, 1 insertions, 3 deletions
diff --git a/man/loq.Rd b/man/loq.Rd
index 082cf34..c247f34 100644
--- a/man/loq.Rd
+++ b/man/loq.Rd
@@ -68,9 +68,7 @@
and therefore not tested. Feedback is welcome.
}
\examples{
-data(massart97ex3)
-attach(massart97ex3)
-m <- lm(y ~ x)
+m <- lm(y ~ x, data = massart97ex1)
loq(m)
# We can get better by using replicate measurements

Contact - Imprint