cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.

JMP Wish List

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

Create Profiler for GenReg model with multiple response column factor

I was analyzing a bunch of historical data for engineers who had several potential multiple response column factors. They have only regular JMP (not JMP Pro), so several steps were needed to make them a Profiler they could play with in their copy of regular JMP.

 

JMP17 and JMP18EA8: I discovered that I could not get a profiler to appear in GenReg with the multiple response column factor in the model, much less if I saved the prediction formula (and PredSE formula) and used Graph>Profiler. However, if I edited the prediction formula column to remove ContainsItem() and replaces with If(Contains(),1,0) and replace the multiple response column reference with a nominal column, then Graph>Profiler would work fine. And I could give my engineers a Profiler they could play with. But these are a lot of annoying extra steps. Save me the steps!