fixef_simple: Get tidy summary of fixed effect estimates
Description
Get tidy summary of fixed effect estimates
Usage
fixef_simple(mod, intcp = FALSE)
Value
tibble with two columns: term and estimate
Arguments
- mod
merMod object
- intcp
include intercept in summary? Defaults to FALSE