cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

Solve problems, and share tips and tricks with other JMP users.
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