fixef_simple function

Get tidy summary of fixed effect estimates

Get tidy summary of fixed effect estimates

fixef_simple(mod, intcp = FALSE)

Arguments

  • mod: merMod object
  • intcp: include intercept in summary? Defaults to FALSE

Returns

tibble with two columns: term and estimate

  • Maintainer: Martin A. Stoffel
  • License: GPL (>= 2)
  • Last published: 2024-03-04