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
MRB3855
Super User

Prediction Profiler Confidence Interval for the Nonlinear platform

Hi all: I'm interested in showing the confidence interval in the Prediction Profiler plot in the Nonlinear platform results; however, it says the interval is  available "only if a Std Error formula is specified in the launch window". Can someone give me an example of how that is done? I'm on JMP v18.0.0. Thanks in advance!

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Prediction Profiler Confidence Interval for the Nonlinear platform

Hi @MRB3855 ,

 

You have to essentially take the Prediction Formula and the CI formula out of the non-linear platform and use the Graph>Prediction Profiler and 'trick' it into thinking the CI is the SE formula by doing so:

Go to the NL platform and save the prediction formula and CI formula, then you need to have your prediction formula columns named as "Pred Formula [Name of Variable]" and your SE column named as "Pred SE [Name of Variable" - so for example "Pred Formula Growth Rate" and "Pred SE Growth Rate". Then take both columns to Graph>Profiler and JMP will ask you if you want to use the column as the SE.

 

Thanks,

Ben

“All models are wrong, but some are useful”

View solution in original post

2 REPLIES 2

Re: Prediction Profiler Confidence Interval for the Nonlinear platform

Hi @MRB3855 ,

 

You have to essentially take the Prediction Formula and the CI formula out of the non-linear platform and use the Graph>Prediction Profiler and 'trick' it into thinking the CI is the SE formula by doing so:

Go to the NL platform and save the prediction formula and CI formula, then you need to have your prediction formula columns named as "Pred Formula [Name of Variable]" and your SE column named as "Pred SE [Name of Variable" - so for example "Pred Formula Growth Rate" and "Pred SE Growth Rate". Then take both columns to Graph>Profiler and JMP will ask you if you want to use the column as the SE.

 

Thanks,

Ben

“All models are wrong, but some are useful”
MRB3855
Super User

Re: Prediction Profiler Confidence Interval for the Nonlinear platform

Thanks @Ben_BarrIngh : Counter-intuitive but it works! It appears the Graph/Profiler is designed to work with the Fit Model platform; so the renaming is using the naming conventions in Fit Model to "trick" the profiler platform into thinking the saved columns from Nonlinear platform are from the Fit Model platform. 

Recommended Articles