EfxList: Creates a table of the terms in a regression output object...

View source: R/modInfo.R

EfxListR Documentation

Creates a table of the terms in a regression output object (of class lme or glmmTMB)

Description

Creates a table of the terms in a regression output object (of class lme or glmmTMB)

Usage

EfxList(resultObj)

Arguments

resultObj

A regression output object of class lme or glmmTMB

Value

a tbl_df with two columns: the term (effect) number, and the term name (description)

Note

This function is particularly useful when doing moderation analysis (e.g. with the function JNSiena5.3way), as the latter refers to terms in the model by their number (in order, as used for vectors of lists of coefficients, rows and cols of the vcov matrix, etc.)


johninpdx/JMLUtils documentation built on Dec. 29, 2024, 1:27 p.m.