fixef_simple: Get tidy summary of fixed effect estimates

Description Usage Arguments Value

View source: R/stats_helpers.R

Description

Get tidy summary of fixed effect estimates

Usage

1
fixef_simple(mod, intcp = FALSE)

Arguments

mod

merMod object

intcp

include intercept in summary? Defaults to FALSE

Value

tibble with two columns: term and estimate


partR2 documentation built on Jan. 18, 2021, 5:06 p.m.