cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

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

SVEM Prediction formula

I made a SVEM analysis and would like to use the formula to comupute process control ranges using the Design Space Profiler. I saved the prediction formula and  can't save a prediction formula with process parameters, only a Mean formula here below? 

frankderuyck_0-1764687174977.png

Is  it possible to get an expression as a function of the process parameters that can be used in the design space profiler? Or can I use the Maximum Likelihood expression reported together with SVEM in the GENREG report?

7 REPLIES 7
Victor_G
Super User

Re: SVEM Prediction formula

Hi @frankderuyck,

When launching the Profiler, click on  Expand Intermediate Formulas. This will indicate to JMP that instead of displaying your prediction formula depending on the other sample prediction formula, it has to develop the equation of each sample prediction formula to get to the initial factors.

Hope this answer will solve your problem,

Victor GUILLER

"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)
frankderuyck
Level VII

Re: SVEM Prediction formula

I don't  find the Expand Intermediate Formulas in the Profiler menu? 

frankderuyck_0-1764706463998.png

 

MathStatChem
Level VII

Re: SVEM Prediction formula

It is an option on the launch dialog.  

MathStatChem_0-1764719265176.png

 

MathStatChem
Level VII

Re: SVEM Prediction formula

If you create the formula as a sum divided by the number of prediction formulas, you can use that as @Victor_G says, with the expanded formulas option, and then from the profiler you can save the expanded formula as a new column.  You can also further simplify that formula (open the formula editor and select "Simplify" from the red triangle).  That creates a a prediction formula with each model effect have a single coefficient.  


MathStatChem
Level VII

Re: SVEM Prediction formula

Note you have to use a sum using "+"'s , not the Sum( ) or Mean( ) function for this to work.

frankderuyck
Level VII

Re: SVEM Prediction formula

Hi, thanks for your inputs!

I checked both (1) Expand Intermediate fromulas" but this gave the same result as above? Strange that when I click on relaunch the Expand option is not marked, so guess this did not work properly? 

I also tried the the Simplify option by going to the Prediction Formula SVEM column, opening the formula editor and clicking on Simplify and the formula remains unchanged as shown above; going back to formula editor I see that Simplify is not marked so I guess this is not active? 

I would like to use the SVEM model formula for process control range specification for it is a validated, more reliable & noise-robust model. I will now - with only one response Y - do this directly from the prediction profiler. With more responses Y I will need the profiler.

 

MathStatChem
Level VII

Re: SVEM Prediction formula

Are you using Generalized Regression to develop the SVEM model?  That platform allows you to save the simplified formula, in version 18 and 19, when you choose "Save Prediction Formula".  What you are using are the resampled prediction formulas, I think.    

Recommended Articles