We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c140dfa commit d5e491eCopy full SHA for d5e491e
vignettes/p7.Rmd
@@ -118,7 +118,7 @@ summary(m2)
118
```
119
120
You can compare this Bayesian fit with a non-Bayesian analysis, this time making
121
-use of the `lmer()' function in the package `lme4`. (Here, `lme` means `linear
+use of the `lmer()` function in the package `lme4`. (Here, `lme` means `linear
122
effects.) We present the code only for comparison, and we do not describe
123
`lmer()` or `lme4` more fully.
124
0 commit comments