cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

How to specify a DOE constraint with a categorical and continuous factor?

In a DOE HPLC optimization study I have a two level categorical factor column (A & B) and a continuous factor flowrate. For column A the flowrate range is 0,5 - 2 ml/min but for flowrate B the range is more narrow i.e. 0,5 - 1 ml/min. How can I make a constraint so that there are no combinations column B with flowrate > 1 ml/min?

1 ACCEPTED SOLUTION

Accepted Solutions
Phil_Kay
Staff

Re: How to specify a DOE constraint with a categorical and continuous factor?

Hi Frank, Disallowed Combinations in Custom Design should enable you to do this. You can specify the combination of Column B AND Flowrate > 1 as a combination that should be diasllowed.

 

Disallowed Combos.png

View solution in original post

2 REPLIES 2
Phil_Kay
Staff

Re: How to specify a DOE constraint with a categorical and continuous factor?

Hi Frank, Disallowed Combinations in Custom Design should enable you to do this. You can specify the combination of Column B AND Flowrate > 1 as a combination that should be diasllowed.

 

Disallowed Combos.png

frankderuyck
Level VII

Re: How to specify a DOE constraint with a categorical and continuous factor?

Thanks Phil! Frank

Recommended Articles