cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
%3CLINGO-SUB%20id%3D%22lingo-sub-581846%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3ESpace-Filling%20design%20option%20for%20Custom%20design%20with%20covariates%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-581846%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3E%3CP%3EHi%20JMP%20team%20and%20Community%20members%2C%3C%2FP%3E%3CP%3E%26nbsp%3B%3C%2FP%3E%3CP%3EMaybe%20I%20haven't%20searched%20long%20enough%2C%20but%20it%20seems%20Space-Filling%20design%20are%20only%20accessible%20through%20DoE%20-%26gt%3B%20Classical%20-%26gt%3B%20Mixture%20or%20through%26nbsp%3BDoE%20-%26gt%3B%20Special%20Purpose%20-%26gt%3B%20Space%20Filling%20Designs.%3C%2FP%3E%3CP%3E%26nbsp%3B%3C%2FP%3E%3CP%3EHowever%2C%20I%20had%20a%20case%20where%20a%20Mixture%20design%20would%20be%20the%20type%20of%20design%20to%20choose%20(because%20factors%20are%20components%20in%20a%20formulation)%20and%20an%20area%20of%20the%20experimental%20space%20should%20be%20excluded%20(see%20image%2C%20red%20area%20is%20excluded%20because%20of%20stability%20issues).%3CBR%20%2F%3E%3CBR%20%2F%3E%3C%2FP%3E%3CP%3EI%20tried%20to%20do%20the%20option%20%22Disallowed%20combinations%20filter%2Fscript%22%2C%20but%20it%20doesn't%20work%20with%20Mixture%20designs.%3C%2FP%3E%3CP%3EI%20also%20tried%20the%20%22Candidate%20Runs%22%20method%2C%20by%20generating%20100000%20points%20in%20my%20experimental%20space%2C%20excluding%20the%20red%20area%2C%20and%20trying%20to%20create%20a%20Custom%20design%20with%20covariates.%20It%20does%20work%2C%20but%20I%20would%20like%20the%20option%20here%20to%20use%20a%20Space-Filling%20design%2C%20to%20have%20more%20flexibility%20in%20the%20modeling%20and%20avoid%20%22blind%20spots%22.%3C%2FP%3E%3CP%3E%26nbsp%3B%3C%2FP%3E%3CP%3EI%20also%20tried%20the%20Space-Filling%20from%20%22Special%20Purpose%22%20menu%20and%20adding%20the%20constraints%2C%20but%20very%20strangely%20it%20seems%20to%20have%20a%20bug%2C%20as%20all%20generated%20points%20are%20at%200.%3C%2FP%3E%3CPRE%3E%3CCODE%20class%3D%22%20language-jsl%22%3EDOE(%0A%20Space%20Filling%20Design%2C%0A%20%7BAdd%20Response(%20Maximize%2C%20%22Y%22%2C%20.%2C%20.%2C%20.%20)%2C%20Add%20Factor(%20Mixture%2C%200%2C%201%2C%20%22X1%22%2C%200%20)%2C%0A%20Add%20Factor(%20Mixture%2C%200%2C%201%2C%20%22X2%22%2C%200%20)%2C%20Add%20Factor(%20Mixture%2C%200%2C%201%2C%20%22X3%22%2C%200%20)%2C%0A%20Set%20Random%20Seed(%201883266761%20)%2C%20Disallowed%20Combinations(%20X2%20%26gt%3B%3D%200.3%20%26amp%3B%20X1%20%26lt%3B%3D%200.2%20)%2C%0A%20FFF%20Optimality%20Criterion(%20MaxPro%20)%2C%0A%20Space%20Filling%20Design%20Type(%20Fast%20Flexible%20Filling%2C%2030%20)%2C%20Simulate%20Responses(%200%20)%7D%0A)%3B%3C%2FCODE%3E%3C%2FPRE%3E%3CP%3EFor%20my%20use%20case%20I%20will%20simply%20generate%20the%20Space-Filling%20design%20with%20no%20constraints%20and%20manually%20exclude%20points%20in%20the%20area%20(not%20optimal%20method%2C%20but%20it%20seems%20to%20be%20the%20only%20option%20here%20to%20have%20a%20Space-FIlling%20design)%2C%20but%20I%20would%20like%20to%20have%20in%20the%20Custom%20design%20the%20option%20to%20use%20Space-Filling%20design%20(with%20covariates%20for%20Mixtures%20design%20with%20specific%20constraints%20for%20example).%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-LABS%20id%3D%22lingo-labs-581846%22%20slang%3D%22en-US%22%20mode%3D%22NONE%22%3E%3CLINGO-LABEL%3EDesign%20of%20Experiments%3C%2FLINGO-LABEL%3E%3C%2FLINGO-LABS%3E
Choose Language Hide Translation Bar

Space-Filling design option for Custom design with covariates

Hi JMP team and Community members,

 

Maybe I haven't searched long enough, but it seems Space-Filling design are only accessible through DoE -> Classical -> Mixture or through DoE -> Special Purpose -> Space Filling Designs.

 

However, I had a case where a Mixture design would be the type of design to choose (because factors are components in a formulation) and an area of the experimental space should be excluded (see image, red area is excluded because of stability issues).

I tried to do the option "Disallowed combinations filter/script", but it doesn't work with Mixture designs.

I also tried the "Candidate Runs" method, by generating 100000 points in my experimental space, excluding the red area, and trying to create a Custom design with covariates. It does work, but I would like the option here to use a Space-Filling design, to have more flexibility in the modeling and avoid "blind spots".

 

I also tried the Space-Filling from "Special Purpose" menu and adding the constraints, but very strangely it seems to have a bug, as all generated points are at 0.

DOE(
	Space Filling Design,
	{Add Response( Maximize, "Y", ., ., . ), Add Factor( Mixture, 0, 1, "X1", 0 ),
	Add Factor( Mixture, 0, 1, "X2", 0 ), Add Factor( Mixture, 0, 1, "X3", 0 ),
	Set Random Seed( 1883266761 ), Disallowed Combinations( X2 >= 0.3 & X1 <= 0.2 ),
	FFF Optimality Criterion( MaxPro ),
	Space Filling Design Type( Fast Flexible Filling, 30 ), Simulate Responses( 0 )}
);

For my use case I will simply generate the Space-Filling design with no constraints and manually exclude points in the area (not optimal method, but it seems to be the only option here to have a Space-FIlling design), but I would like to have in the Custom design the option to use Space-Filling design (with covariates for Mixtures design with specific constraints for example).