cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • Profiler importance Ranking

    When running the XGBoost model the fit deatils of the model generate a feature importance ranking table. When running the profiler and subsequently the importance ranking gives another ranking of the predictor variables. Can somebody explain this different ranking of the features in the same ML model? Which ranking do I have to choose in case I want to perform a feature selection, the model rankin...

    Lu Lu
    Discussions |
    Aug 26, 2022 6:05 AM
    1778 views | 3 replies
  • Hover label customizations lost in interactive html export

    Hello,I modified the hover menu to display name data from two columns in my data table, however when I exported the result of the Distribution script to an interactive html and move the cursor over a data point I only see the default row and value that is in the un-modified hover label.Can anyone provide some support on how I can retain the customizations in the interactive html export? I am using...

    Zac Zac
    Discussions |
    Aug 26, 2022 4:23 AM
    784 views | 1 replies
  • Hover Labels Not Carrying to Interactive HTML

    So I did a pretty thorough search and don't see this exact situation covered.  I'm making a series of plots via JSL and the desire is to publish out to interactive HTML for users to access from a shared drive.  I started by using the web report function, but I'd rather not have this organized as an index page to access each plot as its own HTML file.  I'd like to just have all the plots on one pag...

    CS13 CS13
    Discussions |
    Aug 26, 2022 4:21 AM
    828 views | 1 replies
  • How to apply same color themes to all graphs in contour plot function?

    Dear sirs, My JMP version is 16.2 pro.
    Recently, I made some contour plot graphs by different conditions, and I wanted to apply all of them by same color theme (gradient funcition).However, I could't find the method to apply them simultaneously.
    I could only revise the color theme one by one graph.

    Belows are my options list and gradient photo:


    If someone has good idea, please don't hesitate to advise...

    CLC CLC
    Discussions |
    Aug 26, 2022 2:31 AM
    1856 views | 3 replies
  • for loop stopping

    I'm stumped at the moment on an issue with a FOR loop.  (using JMP16)   // open a window mywindow = New Window(" xyz ", .....etc.); // create journal myjrn = mywindow << journal window;  For( i = 1, i <= 100, i++,   // do a lot of lines of lines requiring about 5' run time. // periodically journal objects. Close All( data tables, no save ) );  // end to for loop // SAVE the journal: myjrn <...

    johnm johnm
    Discussions |
    Aug 25, 2022 8:45 AM
    1523 views | 4 replies

Latest Discussions

  • Hover label customizations lost in interactive html export

    Hello,I modified the hover menu to display name data from two columns in my data table, however when I exported the result of the Distribution script to an interactive html and move the cursor over a data point I only see the default row and value that is in the un-modified hover label.Can anyone provide some support on how I can retain the customizations in the interactive html export? I am using...

    Zac Zac
    Discussions |
    Aug 26, 2022 4:23 AM
    784 views | 1 replies
  • Hover Labels Not Carrying to Interactive HTML

    So I did a pretty thorough search and don't see this exact situation covered.  I'm making a series of plots via JSL and the desire is to publish out to interactive HTML for users to access from a shared drive.  I started by using the web report function, but I'd rather not have this organized as an index page to access each plot as its own HTML file.  I'd like to just have all the plots on one pag...

    CS13 CS13
    Discussions |
    Aug 26, 2022 4:21 AM
    828 views | 1 replies
  • How to apply same color themes to all graphs in contour plot function?

    Dear sirs, My JMP version is 16.2 pro.
    Recently, I made some contour plot graphs by different conditions, and I wanted to apply all of them by same color theme (gradient funcition).However, I could't find the method to apply them simultaneously.
    I could only revise the color theme one by one graph.

    Belows are my options list and gradient photo:


    If someone has good idea, please don't hesitate to advise...

    CLC CLC
    Discussions |
    Aug 26, 2022 2:31 AM
    1856 views | 3 replies
  • for loop stopping

    I'm stumped at the moment on an issue with a FOR loop.  (using JMP16)   // open a window mywindow = New Window(" xyz ", .....etc.); // create journal myjrn = mywindow << journal window;  For( i = 1, i <= 100, i++,   // do a lot of lines of lines requiring about 5' run time. // periodically journal objects. Close All( data tables, no save ) );  // end to for loop // SAVE the journal: myjrn <...

    johnm johnm
    Discussions |
    Aug 25, 2022 8:45 AM
    1523 views | 4 replies
  • XGBoost Add-In for JMP Pro no test set result in model screening

    I'm using model screening and include XGBoost as a method. However the result from XGBoost are only shown in Train set and Validation set.Why the result of XGBoost for test set is not shown? 

    TasapornV TasapornV
    Discussions |
    Aug 25, 2022 12:45 AM
    718 views | 0 replies

Latest Discussions

  • XGBoost Add-In for JMP Pro no test set result in model screening

    I'm using model screening and include XGBoost as a method. However the result from XGBoost are only shown in Train set and Validation set.Why the result of XGBoost for test set is not shown? 

    TasapornV TasapornV
    Discussions |
    Aug 25, 2022 12:45 AM
    718 views | 0 replies
  • JMP Pro, Dantzig selector: how do I improve computational time

     Hello JMP community members. Concerning the use of the Dantzig selector on big and sparse datasets.I wondered what features would be at disposal to tune the computational time.Right now it takes about 40 minutes to get a result back for a problem with 380 rows and 149 non-singular parameters. This makes me wonder about the options available to tweak the computation time. I was thinking about redu...

    Not_A_Student Not_A_Student
    Discussions |
    Aug 12, 2022 7:49 AM
    720 views | 0 replies
  • JSL Script Creates New Taskbar Icon When Run

    Hi All, I have what seems to be an odd problem. I've created a JSL script that launches a window through which a user can select some options and then run scripts to pull data from various sources. The odd thing that is happening is that when one of these scripts is run it causes all subsequent JMP windows to open under a new taskbar icon. An example for clarity: 1) User opens jmp. There is 1 icon...

    jbakri jbakri
    Discussions |
    Aug 1, 2022 12:32 PM
    1092 views | 0 replies
  • Choice model platform and marginal effects?

    Hi everyone,I have used the choice model platform to design and analyse choice experiments. However, at the analysis step, there are some parts of JMP platform output that are not clear, and I wonder if you can provide an answer:It is not clear how marginal effects are calculated in JMP.More specifically, how do we obtain marginal probabilities from marginal utilities since neither the utility fun...

    gav2013 gav2013
    Discussions |
    Jul 18, 2022 7:14 AM
    1004 views | 0 replies
  • July/August classes from JMP Education

    JMP Education is offering upcoming classes with a live instructor. Links go to the page in the course catalog with more information and a link to register. July 26-29: JMP: Reliability Analysis for Non-Repairable Systems August 9-12: JMP Pro: Analyzing Curves and Profiles Using the Functional Data Explorer August 16-19: JMP: Statistical Decisions Using ANOVA and Regression August 29-September 1: J...

    Di_Michelson Di_Michelson
    Discussions |
    Jul 11, 2022 8:50 AM
    661 views | 0 replies
view all discussions