cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
vkessler
Level IV

Custom DOE with linear constraints

Hi DOE cracks,

we want to optimize a process with a RSM DOE.

There are 6 continuous factors; 5 responses for optimization (mostly Match Target) and a linear constraint for two of the continuous factors (kind of mixture).

 

The constraint is:

 

10 <= FactorA / FactorB <= 20

 

Using the custom designer platform, we tried to add mixture factors or use a script for disallowed constraints but nothing worked so far. Using the script we got the error message:

 

2020-12-09 17_56_52-JMP Alert.png

 

 

 

 

 

 

How can we add this linear constraint anyways? 

 

Thank you very much!

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Custom DOE with linear constraints

If I understand your situation correctly, I think you need two constraints like this:

 

Capture.PNG

I think this will work.

Dan Obermiller

View solution in original post

2 REPLIES 2

Re: Custom DOE with linear constraints

If I understand your situation correctly, I think you need two constraints like this:

 

Capture.PNG

I think this will work.

Dan Obermiller
vkessler
Level IV

Re: Custom DOE with linear constraints

Hi Dan,

yes, with this option it did work.

We should have tried it at the beginning...

 

Thank you very much!

Recommended Articles