How do I reproduce the profiler generated by Analyze>Fit Model using Graph>Profiler when using a log transformed response?
I know how to reproduce the profiler generated by Analyze>Fit Model using Graph>Profiler when the response is not transformed. In the attached .jmp file "Profiler Example.jmp", script #1 fits a linear regression to the example data with no transform. If I save the "Prediction Formula" and "StdErr Pred Formula" columns, I can reproduce the profiler from script #1 using Graph>Profiler, as show in sc...