.process_code_by {contrastable} | R Documentation |
Process code_by
Description
Handles the code_by
parameter and checks to make sure whether we can
safely drop trends or not. Also handles any usage of I()
Usage
.process_code_by(formula, params, env, verbose)
Arguments
formula |
Formula used to set contrast |
params |
Parameter list |
env |
Not used |
verbose |
Whether to throw the warning about invalid |
Value
Modified parameter list with updated code_by
[Package contrastable version 1.0.2 Index]