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

  • 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
    1337 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
    3960 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
    3374 views | 2 replies
  • JSL Saving txt files with Windows end of line ( EOL CRLF )

    I have a string which I want to save with end of line compatible with Windows (CRLF EOL).How or when can I specified such thing?  names default to here(1); clear log(); my_string = "\[Hello "" World!]\"; show(my_string); Write(my_string); // prints in JMP Log // "Hello // "" // World!" saveTextFile("$desktop/my_text.txt", my_string );

    // See output in Notebook++ below
     This is the desired outpu...

    FN FN
    Discussions |
    Dec 6, 2020 4:23 PM
    3396 views | 6 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
    1581 views | 2 replies

Latest Discussions

  • 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
    3374 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
    1581 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
    1818 views | 2 replies
  • Setting desirability in Prediction Profiler

    Is it possible to add desirability in the prediction profiler which is not a range, for example if we want to add desirability NLT 10?

    billi billi
    Discussions |
    Dec 4, 2020 2:25 PM
    1499 views | 2 replies
  • Prediction profiler - Interactive html

    Hi,I wanted to store an interactive html using the prediction profiler with two responses and three factors.Unfortunately the Log file displays:Interactive HTML: Controls are not interactive.
    Interactive HTML: Embedded profilers in this platform are not interactiveAnd after storage receive "This feature is not interactive".For one response it is interactive.Can you help making it work with two resp...

    JOE1 JOE1
    Discussions |
    Dec 4, 2020 11:00 AM
    1734 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
    1520 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
    1326 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
    830 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
    1270 views | 0 replies
view all discussions