Skip to content

Commit d5e491e

Browse files
author
becarioprecario
committed
Fixed missing `.
1 parent c140dfa commit d5e491e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/p7.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ summary(m2)
118118
```
119119

120120
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
121+
use of the `lmer()` function in the package `lme4`. (Here, `lme` means `linear
122122
effects.) We present the code only for comparison, and we do not describe
123123
`lmer()` or `lme4` more fully.
124124

0 commit comments

Comments
 (0)