cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar

How to add the confidence intervals to a logistic regression plot?

Hi,

 

I am trying to use the Fit Model in JMP to do logistic regression and draw a logistic plot (probability of response vs predictor). In that plot, it only shows a predicted line. Does anyone know how to add the 95% confidence interval to that plot? Here is the plot I want.

1 ACCEPTED SOLUTION

Accepted Solutions
peng_liu
Level VII

Re: How to add the confidence intervals to a logistic regression plot?

You may want to use GLM:

peng_liu_0-1663263526399.pngpeng_liu_0-1663263526399.png

Then turn on Profiler:

peng_liu_1-1663263577809.pngpeng_liu_1-1663263577809.png

 

View solution in original post

2 REPLIES 2
peng_liu
Level VII

Re: How to add the confidence intervals to a logistic regression plot?

You may want to use GLM:

peng_liu_0-1663263526399.pngpeng_liu_0-1663263526399.png

Then turn on Profiler:

peng_liu_1-1663263577809.pngpeng_liu_1-1663263577809.png

 

Re: How to add the confidence intervals to a logistic regression plot?

It woks. Thanks for your help!

Recommended Articles