Learn R Programming

partR2 (version 0.9.2)

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