powered by
Given a defining relationship, as a one side firmula,, this function lists all the aliases for a fractional factorial plan.
fp_alias_list(arg)
a list of aliases (as formulas).
A formula for the defining relationship, or the number of factors.
Defining relationships are represented as one side formulas, e.g. $I=ABC$ becomes ~A*B*C.
~A*B*C
fp_alias_list(~A*B*C*D)
Run the code above in your browser using DataLab