What does JMP assume when uncontrolled input factors are to be estimated?
Hi All, I've been exploring using the uncontrolled input factors option in JMP. Using a toy example of 5 continuous input factors with 2nd order interactions: DOE(
Custom Design,
{Add Response( None, "Y", ., ., . ), Add Factor( Continuous, -1, 1, "X1", 0 ),
Add Factor( Continuous, -1, 1, "X2", 0 ),
Add Factor( Continuous, -1, 1, "X3", 0 ),
Add Factor( Continuous, -1, 1, "X4", 0 ),
Add Factor...