cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

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

Factor sensitivity contour plot

Hi,

 

In Profiler, one can enable Sensitivity Indicator, which is basically just a derivative of the function for each parameter.

I was wondering if it is possible (or if there exists some jsl script) to construct a 2D contour plot of sensitivity for 2 parameters. This would help me visualize which part of the 2D space is most sensitive to changes.

Or if there are other ways for such visualization? Perhaps via Contour Profiler, although I can't seem to interpret those curves in a similar manner as sensitivity values. But I can be wrong.

 

Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Factor sensitivity contour plot

The Contour Profiler has a couple of options that might help you visualize sensitivity across 2 factors (.gif below).

  1. The Surface Plot option brings up an interactive 3D visualization, where the steeper portions of the surface are the most sensitive to change.
  2. The Contour Grid option overlays contours similar to a topographical map, so the more closely spaced lines would indicate areas that are more sensitive to change.

You could also use Prediction Profiler Red Triangle > Output Random Table to create a new data table, then use Graph > Contour Plot if you'd like more options with the contour plot (image below).

 

Jed_Campbell_0-1746629961622.gif

Jed_Campbell_1-1746629992683.png

 

 

View solution in original post

2 REPLIES 2

Re: Factor sensitivity contour plot

The Contour Profiler has a couple of options that might help you visualize sensitivity across 2 factors (.gif below).

  1. The Surface Plot option brings up an interactive 3D visualization, where the steeper portions of the surface are the most sensitive to change.
  2. The Contour Grid option overlays contours similar to a topographical map, so the more closely spaced lines would indicate areas that are more sensitive to change.

You could also use Prediction Profiler Red Triangle > Output Random Table to create a new data table, then use Graph > Contour Plot if you'd like more options with the contour plot (image below).

 

Jed_Campbell_0-1746629961622.gif

Jed_Campbell_1-1746629992683.png

 

 

aatw
Level III

Re: Factor sensitivity contour plot

Many thanks, I didn't spot the Contour Grid option...

Recommended Articles