powered by
Returns the effect names from a formula, according to Yates' convention.
fp_effect_names(arg)
An ordered factor with the effect names.
A formula.
Defining relationships are represented as one side formulas, e.g. $I=ABC$ becomes ~A*B*C.
~A*B*C
fp_effect_names(~A*B*C)
Run the code above in your browser using DataLab