fixef_simple: Get tidy summary of fixed effect estimates

View source: R/stats_helpers.R

fixef_simpleR 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


mastoffel/partR2 documentation built on March 9, 2024, 1:16 p.m.