cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Row difference (moving range)

    Hello, 
    Can you help how to write a formula for row difference? My problem with the formula is that I have a variable column "Partnumber" and I don't want the row difference calculated if the next row has a different partnumber than the current row. Please find a sample table. In row number 30, the part number is different than the previous row. For row 30, I don't want the calculation but then con...

    Sebnem Sebnem
    Discussions |
    Dec 8, 2020 2:02 PM
    1753 views | 2 replies
  • Black error bars don't show up on black lines in Graph Builder

    I'm prepping a figure for manuscript publication and one of the editors is requesting a lot of minor edits in font size, color, marker size, etc.   For the error bars I have created for all of my marker points, for some reason, when I select the black color box the error bars disappear. For this screenshot here I have actually selected the darkest gray possible. When I select any other color, it s...

    SB_UTK_UGA SB_UTK_UGA
    Discussions |
    Dec 8, 2020 6:37 AM
    2059 views | 1 replies
  • For loop to calculate FDR on multiple Pvalue columns terminating prematurely

    Hello, I've been trying to write a script that will perform the FDR adjustment at the end of a process where many pvalues are calculated. Several columns of Pvalues are generated and I want to do the FDR adjustment on each columns. The example I have has 3 columns on which  it should calculate the FDR. I recycled a piece of code from the add-in developed by @John_Sall The script I have has a For L...

    Sburel Sburel
    Discussions |
    Dec 7, 2020 4:25 PM
    1338 views | 2 replies
  • Introducing double quotes "" inside string in JSL (JMP)

    I am not sure how to do the following: my_string = "Hello \!"\!" World!"; my_string = substitute(my_string , "\!"", """"); // This returns an error // Expected // "Hello // "" // World!"

    FN FN
    Discussions |
    Dec 7, 2020 10:07 AM
    3962 views | 5 replies
  • jmp combatiblity on the apple M1 mac book air

    Hello there Is  JMP® Pro 15.2.1 compatibile with the newly released Apple Mac book air M1 ? thanks for your timejambo

    jambo jambo
    Discussions |
    Dec 7, 2020 5:24 AM
    3378 views | 2 replies

Latest Discussions

  • Row difference (moving range)

    Hello, 
    Can you help how to write a formula for row difference? My problem with the formula is that I have a variable column "Partnumber" and I don't want the row difference calculated if the next row has a different partnumber than the current row. Please find a sample table. In row number 30, the part number is different than the previous row. For row 30, I don't want the calculation but then con...

    Sebnem Sebnem
    Discussions |
    Dec 8, 2020 2:02 PM
    1753 views | 2 replies
  • Black error bars don't show up on black lines in Graph Builder

    I'm prepping a figure for manuscript publication and one of the editors is requesting a lot of minor edits in font size, color, marker size, etc.   For the error bars I have created for all of my marker points, for some reason, when I select the black color box the error bars disappear. For this screenshot here I have actually selected the darkest gray possible. When I select any other color, it s...

    SB_UTK_UGA SB_UTK_UGA
    Discussions |
    Dec 8, 2020 6:37 AM
    2059 views | 1 replies
  • jmp combatiblity on the apple M1 mac book air

    Hello there Is  JMP® Pro 15.2.1 compatibile with the newly released Apple Mac book air M1 ? thanks for your timejambo

    jambo jambo
    Discussions |
    Dec 7, 2020 5:24 AM
    3378 views | 2 replies
  • How to add control limits into a variability chart easily?

    I have a data table with multiple control limits for various parameters. How do I assign this control limits quickly into a variability chart? The method I'm currently doing is adding them manually into each variability charts then copy and save the scripts. Honestly I found it very time consuming and tiring. Could someone suggest an alternative. Sincerely appreciate it if there's a quicker way to...

    Danial1 Danial1
    Discussions |
    Dec 5, 2020 4:41 PM
    1585 views | 2 replies
  • Selecting Column By Modeling Type in JSL

    Hello, I am trying to perform the following actions on a data table: Add a row >> Select all Columns Based with Numeric Data Type >> Add a "0" to the New Row in all of these columns >> Add Equal Number of New Columns at End of the Data table as those selected >> Insert Formula into the New Columns Created >> Rename New Columns Based of Formula Reference Column. The biggest issue I am having at thi...

    JoshC JoshC
    Discussions |
    Dec 4, 2020 2:50 PM
    1823 views | 2 replies

Latest Discussions

  • Graph Builder - Remove Combine Scales?

    In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...

    ehorne ehorne
    Discussions |
    Oct 29, 2020 9:11 AM
    1524 views | 0 replies
  • SharePoint Online

    My company recently began the migration from SharePoint 2010 to SharePoint Online.  I have found that my JSL scripts are now no longer able to open or save files to the new SPO site.  Anyone have the correct updated syntax for this. Example 1 (SP 2010): This worked.     TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location Tabl...

    Outdoorsman1963 Outdoorsman1963
    Discussions |
    Oct 23, 2020 4:06 PM
    1330 views | 0 replies
  • How to run a Post hoc for Chi Square results in JMP?

    I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks

    vmendez17 vmendez17
    Discussions |
    Oct 22, 2020 7:33 PM
    831 views | 0 replies
  • Problem specifying model for a partly nested ANOVA design

    My study design is mixed-model with one fixed between-plot fixed factor (A), a random plot factor (B), nested in A (B[A]), and two crossed within-plot fixed factors (C and D).  I'm able to enter a full factorial model that includes the 3 fixed factors and all their interactions, using either the Least Squares or Mixed-Model Personality.  I'm also able to add the random factor (B[A]), but things go...

    wpsousa wpsousa
    Discussions |
    Oct 19, 2020 10:39 PM
    1039 views | 0 replies
  • Default encoding on JMP - EUC-KR

    Hi,I have JMP 14.2, 15.1, and also 16.0EA at the moment.All versions here don't include EUC-KR encoding system; so this can cause importing problems in many cases since a lot of Korean data or pages are made with EUC-KR. I have charsets that are all broken. So I had to import it with other programs and save as to fit into UTF-8 or match/join columns with other matching codes.It seems like JMP is a...

    joelahn joelahn
    Discussions |
    Sep 10, 2020 1:26 AM
    1271 views | 0 replies
view all discussions