powered by
Given a Defining relationship or a number of factors, this function builds a matrix of aliases.
fp_alias(arg)
A matrix of logical values.
A formula or a number of factors.
Defining relationships are represented as one side formulas, e.g. $I=ABC$ becomes ~A*B*C.
~A*B*C
fp_alias(~A*B*C*D) fp_alias(3)
Run the code above in your browser using DataLab