fixef_simple {partR2}R Documentation

Get tidy summary of fixed effect estimates

Description

Get tidy summary of fixed effect estimates

Usage

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


[Package partR2 version 0.9.2 Index]