cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
Choose Language Hide Translation Bar
Furkan
Level I

How can I limit the analysis from going into negative values?

I want to analyze a 4-factor DOE. However, some responses are negative. This makes my model completely meaningless. These are results that cannot be negative. I used two fields to limit the responses. I added a visual representation of these fields, but they did not work. Can I perform an analysis that does not accept negative responses? Can I set such a restriction? Could you please share any suggestions you may have? It may reduce the accuracy value, but what is important to me is that it provides meaningful results.

4 REPLIES 4

Re: How can I limit the analysis from going into negative values?

Hi @Furkan 

 

Are you saying that the values you have measured have produced negative values or that the predictions are producing negative values on a data formed from all positive responses? If you have negative 'real' values being fed into the model, then it it is going to spit out negative values in the predictions

 

This discussion board will have some good pointers: https://community.jmp.com/t5/Discussions/How-to-restrict-profiler-to-not-predict-negative-values/td-...

 

Thanks,

Ben

“All models are wrong, but some are useful”
Furkan
Level I

Re: How can I limit the analysis from going into negative values?

Hi @Ben_BarrIngh 

There are no negative results in my experiment results. But when I analyze them, some of the predicted values come out negative. I mean limiting the values predicted by the model.

Because what I predict cannot be negative.

Thank you very much for your answers. I will take a look at this link.

Furkan

Re: How can I limit the analysis from going into negative values?

Hi @Furkan ,

 

Got it, a good place to start is looking at the Extrapolation Control settings on the Profiler to see if that helps. What you are looking at is a model that isn't fitting well, hence it predicting values that are 'out'.

 

Thanks,

Ben

“All models are wrong, but some are useful”
shampton82
Level VII

Re: How can I limit the analysis from going into negative values?

Hey @Furkan,

You could also look at using the Box-Cox transformation built into the Fit model platform.

shampton82_0-1753886379049.png

 

Without transformation:

shampton82_1-1753886458347.png

 

with transformation

shampton82_2-1753886476809.png

 

 

Recommended Articles