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

  • Dealing with "On Change" within a Class in JSL

    Hello community! I got a bit stuck while using Classes, so I'm hoping someone could help me out. A bit of context: I am working on a script which is divided into two: a main script and a functions script, where the latter is then included into the main script. I am trying to work with Classes and Namespaces, to make sure variables are only found when they are supposed to be found. My specific prob...

    ThomasB ThomasB
    Discussions |
    Feb 26, 2024 3:57 PM
    2510 views | 4 replies
  • Pareto Front add in

    the add in is not working! 

    Mohamed213 Mohamed213
    Discussions |
    Feb 26, 2024 9:36 AM
    1489 views | 2 replies
  • How to provide column names manually in script for importing multiple text files?

    Hello, I was able to use the import multiple files tool to get a Skelton script. I would like to add column names to created table through the script. Is there a way to do that? 

    Singhthisside Singhthisside
    Discussions |
    Feb 26, 2024 9:27 AM
    812 views | 1 replies
  • "E" for powers of 10

    Hello,For a publication in a scientific paper I made graph under JMP (file attached). Editor asks me to change the "E" for powers of 10. In other words, 3.4 × 10⁵ instead of 3.4e+5. Could you please tell me if there is an easy way to do this ?  Thanks in advance,best regardsSébastien

    Emmerich38 Emmerich38
    Discussions |
    Feb 26, 2024 8:59 AM
    3145 views | 5 replies
  • A way to show a date with no data in graph builder

    Hye everyone,I have a chart where I'd like to show each day and if there is no data for the day the date would still show but be blank. Here you can see that there is no data for the 22nd.  However, I would like that date to still show up.  I'm thinking I might have to use JSL to check that there is a day for ach day possible between the min and max dates in the data set and add in a dummy line it...

    shampton82 shampton82
    Discussions |
    Feb 26, 2024 8:00 AM
    2184 views | 4 replies

Latest Discussions

Latest Discussions

  • How do you get the confidence intervals output for performance measures in the add ins imbalanced misclassification?

    I am wondering if you can let me know how can I get the performance measure Confidence Intervals (lower and the upper limit) and the alpha when I do the add ins imbalanced classification analysis to evaluate models (I picked all the models [except for generalized regression] and sampling techniques). I am able to get the PR Curve AUC, ROC Curve AUC, but I am not able to locate how to get the confi...

    NishaKumar NishaKumar
    Discussions |
    Feb 22, 2024 8:44 AM
    672 views | 0 replies
  • group file name and set lable by JSL looping, work fine but slowly

    I have a JLS works fine, but slowly, is there any method to improve it? 1. import multiple files2. base on file name rule group into a, b, c, d, e 3. base on file name rule to decide file count and set into rows for each groupNames Default To Here(1); dir = Pick Directory( "Select a directory" ); Multiple File Import( <<Set Folder( dir ), <<Set Show Hidden( 0 ), <<Set Subfolders( 0 ), <<Se...

    BayesRabbit7133 BayesRabbit7133
    Discussions |
    Feb 22, 2024 12:24 AM
    734 views | 0 replies
  • JMP 16 Discreet Fit to Gamma Poisson to Kulmogrov

    Hello All, Need assistance trying to get the goodness-of-fit test for the following parameters in JMP 16: 1. Discrete Fit2. Fit Negative Binomial (equivalent to Gamma Poisson as no option to choose gamma poisson)3. Goodness-of-fit4. output -> Pearson Chi-square -> no values  From past version of JMP 14, there was a gamma poisson option with a goodness-of-fit option that outputted kolmogorov's D va...

    RichC RichC
    Discussions |
    Feb 19, 2024 10:19 AM
    567 views | 0 replies
  • Visualizing 2-way clustering

    Hello - I have a table of 180 factors. I have used the 2-way clustering to visualize the grouping in the dendrogram, which works really well for a few factors. Close to 200? Not so much, especially in a paper. In my mind, I have basically the K-means type plot of all of the factors clumped and colored. But this doesn't make sense for factors. Is there a way that to plot the clustering on a 2-D plo...

    ehchandlerjr ehchandlerjr
    Discussions |
    Feb 15, 2024 2:53 PM
    583 views | 0 replies
  • Help with JMP formula (IFERROR)

    My excel formula is: =+IF(AND(E98=1, E108=1), IFERROR(E121-E$128, "NA"), "NA"). E98 = 1. E108 = 1. E121 is a calculation that came out to .267993337. E128 is a calculation that came out to -0.2792984. How can I re-create that formula in JMP? I'm trying with no success. 

    UpliftElk866 UpliftElk866
    Discussions |
    Feb 13, 2024 12:19 PM
    681 views | 0 replies
view all discussions