Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano Coretta committed Sep 18, 2018
1 parent e6e10c6 commit 3788f13
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamm-presentation.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ plot_difference(big_gam, time_point, list(voicing = c("voiced", "voiceless"))) +

* the random effect variable *needs to be a factor*

* `s(time, speaker, bs = "f")`
* `s(time, speaker, bs = "fs", m = 1)`

## Random effects

Expand Down
Binary file modified gamm-presentation.pdf
Binary file not shown.

0 comments on commit 3788f13

Please sign in to comment.