| modelVariableNames | R Documentation | 
Return the variables used in the supplied terms. Removes "LvlX" suffix, and surrounding "I( )" as well as disaggregates squared variables
modelVariableNames(model, strip.Lvl = TRUE)
| model | a glm model | 
| strip.Lvl | strip the LvlX from names. Defaults to TRUE. | 
chr vector of variable names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.