aboutsummaryrefslogtreecommitdiff
path: root/man/loq.Rd
diff options
context:
space:
mode:
authorranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2006-06-23 16:06:54 +0000
committerranke <ranke@5fad18fb-23f0-0310-ab10-e59a3bee62b4>2006-06-23 16:06:54 +0000
commit7889cda8d4133e68b07e7b204cd75295e0b348ee (patch)
treed60559caef78d590042a7cf3a7b8bfc527a7d04c /man/loq.Rd
parent9e0dae397df8c18e7333d2604cae96b2a7927420 (diff)
Some cosmetic changes, and the vignette created during package building.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@17 5fad18fb-23f0-0310-ab10-e59a3bee62b4
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