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

  • Screening Design and Response Surface Design with Multiple Responses

    Hi,  I use JMP Pro 17 for response surface design. I have 13 design variables. First I perform a Screening Design to decide on which 8 parameters are the most effective on the response, then I vary those 8 parameters to conduct a Response Surface Design. (8 is the maximum number of variables JMP accepts for Response Surface Design.) I conduct 33 experiments (with 1 center point) for Screening Desi...

    ceydakavak ceydakavak
    Discussions |
    Feb 28, 2024 2:21 AM
    3796 views | 4 replies
  • How to add Summary Statistics for different X-axis nominal variables

    I have a large database which is formed of multiple experiments which can be separated by the scale of the experiment. I have created a scatter graph in graph builder with scale on the x-axis (a nominal variable with two values) and yield on the y-axis (continuous) with a overlay of experiment (as each experiment has repeats so there are multiple of each). Is there a way to add a summary statistic...

    Katz0801 Katz0801
    Discussions |
    Feb 28, 2024 1:25 AM
    1675 views | 2 replies
  • Is it possible to dynamically update "graph title" based item selection in local data filter (including multiple selections)?

    I use the following to display "my text" at the top of my charts.Dispatch( {}, "graph title", TextEditBox, {Set Text( "my text" )} )However, I would like to have the item(s) selected in the local data filter to be displayed in the graph title as I select them (perhaps multiple sections as comma delimited?).How to achieve this in JSL?

    Neo Neo
    Discussions |
    Feb 27, 2024 11:24 PM
    7656 views | 21 replies
  • How to loop images to append and save in ppt slides with different outline box title?

    Hi all I have created a function for variability plots with different parameters. My question is, can I append the images and save them as PowerPoint slides with their respective names in the outline box? I am currently doing this individually and is running this on JMP 15

    UserID16644 UserID16644
    Discussions |
    Feb 27, 2024 10:40 PM
    987 views | 1 replies
  • 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 avoid ...

    klm123 klm123
    Discussions |
    Feb 27, 2024 12:49 PM
    4471 views | 6 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
    667 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
    562 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