powered by
Function to display confounded effects of a fractional factorial design in a human readable way.
confounds(x, depth = 2)
The function returns a summary of the factors confounded.
An object of class facDesign.c.
facDesign.c
numeric value - up to depth-way confounded interactions are printed
vp.frac = fracDesign(k = 4, gen = "D=ABC") confounds(vp.frac,depth=5)
Run the code above in your browser using DataLab