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

  • Remove checkbox selection in Column Info window

    I can't for the life of me find documentation on how to uncheck a box in the column info window through jsl. I'm trying to set a column data type to "Precision" and I don't want "Keep trailing zeroes" selected.  When I run the code below, "Keep trailing zeroes" is selected by default. column<<format("Precision",12,2) 

    Kyle_at_ii-vi Kyle_at_ii-vi
    Discussions |
    Feb 27, 2024 12:40 PM
    977 views | 1 replies
  • Definitive screening Design - Replicates

    I did a Design of experiment using a definitive screening design. JMP gave me 23 experiments divided by 3 blocks (block 1 has 9 experiments, and block 2 and 3 have 7 experiments each). 
    In each experiment I needed to fill 20 vials.
    So, the way I found to process my data was to add replicates, so each vial of the 20 would be a replicate of the experiment. For all the 23 experiments I have 20 replicat...

    SampleTapir2148 SampleTapir2148
    Discussions |
    Feb 27, 2024 10:33 AM
    1129 views | 1 replies
  • Save the following as txt with JMP?

    How can save txt files without excess "#title="" #tooltip="[",2052 #icon="I:\ABC\[.ico"Thanks!

    lala lala
    Discussions |
    Feb 27, 2024 9:38 AM
    1036 views | 2 replies
  • Jmp17 boxplot points spread

    HI, I just moved from JMP16 to JMP17. While doing my boxplots i noticed that the points into the boxpltos are arranged in a weird way , they appears aligned in rows and if I chosse the points spread option the graph becomes completely un-readable.this is an example of the non spread case: if i activate the points spread option the same plots becomes this way:no need to say that is useless is there...

    GG74 GG74
    Discussions |
    Feb 27, 2024 6:26 AM
    3166 views | 7 replies
  • Script to create a new data table by subtracting one data table from another.

    I have two data tables in my project and am trying to write a script that would like to create a third data table which is the values in table #2 subtracted from table #1. Categorical variable columns and column names are the same in both tables and would need to be the same in table #3. I'm using JMP pro 16. 

    Mcc99 Mcc99
    Discussions |
    Feb 27, 2024 6:06 AM
    1413 views | 2 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
    668 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
    728 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
    563 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
    580 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
    679 views | 0 replies
view all discussions