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 Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Swap X and Y axis in Variability Chart

    Hi, The names of my x-axis variables show up vertically aligned. I would not want to use 'rotated tick options'. Because this increases the horizontal dimension of the chart in an undesired way. Instead if I can swap the X and Y axis, then the input variable names will become reader-friendly, without increasing the size of the chart :) Please refer the image. Sorry, I had to crop the image to avoi...

    klm123 klm123
    Discussions |
    Feb 27, 2024 12:49 PM
    6189 views | 6 replies
  • 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
    1534 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
    1705 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
    1645 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
    4892 views | 7 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
    1042 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
    1057 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
    890 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
    929 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
    1069 views | 0 replies
view all discussions