cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

Why the confidence interval from conditional prediction profiler has an irregular shape?

Hi all,

I would like to understand why the conditional prediction profiler from a mixed model has an irregular shape.

Here I attached a dataset with 1 responses, and you will see the irregular shape of the CIs in conditional prediction profiler from a mixed model. 

2 REPLIES 2
statman
Super User

Re: Why the confidence interval from conditional prediction profiler has an irregular shape?

There is various information on profilers built into JMP (https://www.jmp.com/support/help/en/16.0/#page/jmp/profiler.shtml#)

Your model is not very good.  Have you analyzed the residuals?  There is evidence of non-constant variance and possibly multiple distribution of errors.  If you try removing some the effects from your model, you can watch the changes to the Rsquare-Rsquare adjusted delta and residual plots and subsequently the confidence curves.

"All models are wrong, some are useful" G.E.P. Box
SDF1
Super User

Re: Why the confidence interval from conditional prediction profiler has an irregular shape?

Hi @YangHong ,

 

  I would also add that it is not that common to have a two-factor interaction be more important than a main effect. It certainly can happen, but if the DOE is designed to look at the right factors, the main effects will almost always show more importance than two-factor interactions, which is related the the concepts of effect hierarchy and effect heredity. You can read more about it here.

 

DS

Recommended Articles