.msg_if_remaining_factors | R Documentation |
messages the user if the user has factor columns in their model data frame that weren't specified along with any factors they DID set contrasts for.
.msg_if_remaining_factors(model_data, specified_vars)
model_data |
Model data |
specified_vars |
Variables specified by the user from formulas |
Nothing, messages the user if needed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.