Skip to content
Merged

q #12

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gitdocs/05-gmixed.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ All other options available in the logistic generalized mixed model operate simi

## Other model charateristics

As mentioned, all other model within the generalized mixed model can be estimated and interpreted based on the material of the previous chapters. When setting up the models, one can refer to the mixed model (r cap("gzlm")), and when interpreting the results, one can refer to the generalized linear model (r cap("gzlm")).
As mentioned, all other model within the generalized mixed model can be estimated and interpreted based on the material of the previous chapters. When setting up the models, one can refer to the mixed model (`r cap("gzlm")`), and when interpreting the results, one can refer to the generalized linear model (`r cap("gzlm")`).

A few notes are nonetheless interesting to mention.

Expand Down