Hi!
I want to model particle size, which is a variable that can't be below 0. However, some setups are being predicted to be negative (see picture below). So my question is how can I limit the prediction threshold to be above zero? Is there any truncated approach in JMP?
Hi @PValueEnemy
It may be difficult to help you only based on this residuals plot and your topic description, but here are some suggestions from similar topic :Fit Model - Limiting Model Response to Only Positive Values : You can use response transformation to avoid negative predictions.
You can use the platform Distributions to check the most probable data distribution(s) of your response(s) and use this information in your response transformation or in setting an appropriate distribution in your Generalized Regression model.
Hope this first discussion starter might help,
Hi @PValueEnemy
It may be difficult to help you only based on this residuals plot and your topic description, but here are some suggestions from similar topic :Fit Model - Limiting Model Response to Only Positive Values : You can use response transformation to avoid negative predictions.
You can use the platform Distributions to check the most probable data distribution(s) of your response(s) and use this information in your response transformation or in setting an appropriate distribution in your Generalized Regression model.
Hope this first discussion starter might help,
Thanks, @Victor_G
Your reply helped a lot. I suppressed many information to reduce the question, but you were right where I needed :)