modelVariableNames: Return the variables used in the supplied terms. Removes...

modelVariableNamesR Documentation

Return the variables used in the supplied terms. Removes "LvlX" suffix, and surrounding "I( )" as well as disaggregates squared variables

Description

Return the variables used in the supplied terms. Removes "LvlX" suffix, and surrounding "I( )" as well as disaggregates squared variables

Usage

modelVariableNames(model, strip.Lvl = TRUE)

Arguments

model

a glm model

strip.Lvl

strip the LvlX from names. Defaults to TRUE.

Value

chr vector of variable names


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.