Skip to content

Commit 4d5001f

Browse files
committed
docs
1 parent 41f2940 commit 4d5001f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

R/methods_glmmTMB.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#' @param model A mixed model.
1313
#' @param effects Should parameters for fixed effects (`"fixed"`), random
1414
#' effects (`"random"`), both fixed and random effects (`"all"`), or the
15-
#' overall (sum of fixed and random) effects ( `"total"`) be returned? Only
15+
#' overall (sum of fixed and random) effects (`"total"`) be returned? Only
1616
#' applies to mixed models. May be abbreviated. If the calculation of random
1717
#' effects parameters takes too long, you may use `effects = "fixed"`.
1818
#' @param wb_component Logical, if `TRUE` and models contains within- and

man/compare_parameters.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/equivalence_test.lm.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/model_parameters.glmmTMB.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/p_function.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/pool_parameters.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)