cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
SaraA
Level III

Backtransformation of Y on prediction profiler

Hi, 

After having transformed the Y data to fit a model of a DOE, how can I generate a prediction profiler that has the actual predicted Y on the Y axis instead of the transformed Y? I would like to backtransform it for ease of interpretation. 

Thank you,

Sara

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Backtransformation of Y on prediction profiler

Hi @SaraA ,

 

Apologies, if you bring in both of the columns it should come up in the Profiler.

Ben_BarrIngh_0-1747298504072.png

If you put both of the formula columns in the profiler option it should show the relationship of both

Ben_BarrIngh_1-1747298537867.png

 

 

“All models are wrong, but some are useful”

View solution in original post

6 REPLIES 6

Re: Backtransformation of Y on prediction profiler

Hi @SaraA ,

 

You can save the prediction of the transformed Y in the Fit Model and then create a new column in your data table and add a formula back transforming the saved prediction formula to the original Y. This column can then be used in the profiler (Graph>Profiler) to visualise.

 

Thanks,

Ben

“All models are wrong, but some are useful”
SaraA
Level III

Re: Backtransformation of Y on prediction profiler

Hi Ben,

I have tried this but when I try to generate a profiler with the backtransformed data, it does not contain the factors of my original model. It just plots the Predicted Y on the X axis and the backtransformed predicted Y on the Y axis.

Re: Backtransformation of Y on prediction profiler

Hi @SaraA ,

 

Apologies, if you bring in both of the columns it should come up in the Profiler.

Ben_BarrIngh_0-1747298504072.png

If you put both of the formula columns in the profiler option it should show the relationship of both

Ben_BarrIngh_1-1747298537867.png

 

 

“All models are wrong, but some are useful”
SaraA
Level III

Re: Backtransformation of Y on prediction profiler

Hi Ben,

 

The problem is that this is what I get when I ONLY select the backtransformed column:

SaraA_0-1747299282508.png

I don't want this profiler. I want the backtransformed data on the Y axis and my factors (I have 5 of them in my original model) on the X axis. Like this:

SaraA_1-1747299342825.png

 

I don't know why the profiler does not show this factors when I use the backtransformed column.

 

SaraA
Level III

Re: Backtransformation of Y on prediction profiler

Hi,

I found out how to fix it, thank you!

Victor_G
Super User

Re: Backtransformation of Y on prediction profiler

Hi @SaraA,

 

If you have a backtransformed formula column of Y (based on the prediction formula column Y found with the model), selecting this backtransformed formula column of Y and checking in Profiler "Expand Intermediate Formulas" will display only the original predicted Y depending on the factors (and not depending on the transformed Y).

Hope this may help other users facing a similar problem,

Victor GUILLER

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

Recommended Articles