dot-msg_if_remaining_factors: Alert user if there are more factors

.msg_if_remaining_factorsR Documentation

Alert user if there are more factors

Description

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.

Usage

.msg_if_remaining_factors(model_data, specified_vars)

Arguments

model_data

Model data

specified_vars

Variables specified by the user from formulas

Value

Nothing, messages the user if needed.


contrastable documentation built on Oct. 1, 2024, 5:07 p.m.