View source: R/stats_helpers.R
fixef_simple | R Documentation |
Get tidy summary of fixed effect estimates
fixef_simple(mod, intcp = FALSE)
mod |
merMod object |
intcp |
include intercept in summary? Defaults to FALSE |
tibble with two columns: term and estimate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.