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.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar

Problem with scale on prediction profiler when using almost similar Column names.

What inspired this wish list request? 

JMP version 17.1 PRO

I have a problem with the scale of the prediction profiler. The scale of "H" should be between 0.3 and 0.7. Suddenly it moves its target to 1.5 when I remove "h".

SorenJensen_0-1701938916787.png

The problem happens when I remove "h". Before "h" was removed, the profiler was "normal".

SorenJensen_1-1701939167070.png

The profiler seems to get confused by "h" and "H".

 

 

What is the improvement you would like to see? 

I would like some warning when two columns names are simuilar like "H" and "h" there could be problems when using them as a factor in a model.

Or better the problem fixed.

 

Why is this idea important? 

I used a lot of time testing what is problem was.