cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
New to using JMP? Hit the ground running with the Early User Edition of Discovery Summit. Register now, free of charge.
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.

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

    I would like to generate all these plots in one tab, rather than generating 50 different pages, can anyone help ? thank you  dt = Current Data Table(); For( i = 1, i <= 50, i++, dt <&l...

    ParametricStudy
    Discussions |
    Jul 26, 2023 3:11 PM
    638 views | 2 replies
  • Script

    Bonjour à tous,   Je dispose d’une base de données dans laquelle j’aimerais créer une nouvelle colonne à partir d’une formule ou d’un script.   Voici un aperçu de la base de données : ...

    hcarr01
    Discussions |
    Jul 26, 2023 9:00 AM
    3287 views | 27 replies
  • Edit Effect Summary and Interaction Profiles

    Hello all,   I have two trivial questions.    Is there an option to add two blue lines to the effect summary plot? I want there to be a line at p=0,05 and p=0,001 beside the one a...

    fizzy
    Discussions |
    Jul 26, 2023 8:40 AM
    448 views | 1 replies
  • How can set different cells to different colors

    dt=Open("$SAMPLE_DATA/Big Class.jmp"); dt[1,1] is set to red dt[1,2] is set to white dt[1,1] is set to clear coloring Thanks!

    lala
    Discussions |
    Jul 26, 2023 8:31 AM
    440 views | 2 replies
  • Sort by

    Hello I have a table with 2 columns, "% of Total" and "Correlation" I would like to sort simultaneously both columns in Descending only  but when I run the script, the column Correlation&nbsp...

    Dennisbur
    Discussions |
    Jul 26, 2023 7:20 AM
    39662 views | 1 replies

Latest Discussions

  • For loop

    I would like to generate all these plots in one tab, rather than generating 50 different pages, can anyone help ? thank you  dt = Current Data Table(); For( i = 1, i <= 50, i++, dt <&l...

    ParametricStudy
    Discussions |
    Jul 26, 2023 3:11 PM
    638 views | 2 replies
  • Edit Effect Summary and Interaction Profiles

    Hello all,   I have two trivial questions.    Is there an option to add two blue lines to the effect summary plot? I want there to be a line at p=0,05 and p=0,001 beside the one a...

    fizzy
    Discussions |
    Jul 26, 2023 8:40 AM
    448 views | 1 replies
  • How can set different cells to different colors

    dt=Open("$SAMPLE_DATA/Big Class.jmp"); dt[1,1] is set to red dt[1,2] is set to white dt[1,1] is set to clear coloring Thanks!

    lala
    Discussions |
    Jul 26, 2023 8:31 AM
    440 views | 2 replies
  • Redo - for a Report in a Dasboard?

    Redo Analysis from the the red triangle/Redo menu is great. It generates an exact copy of the current report.   Is there also a possibility to get an exact copy of a report (e.g. Graph ui...

    hogi
    Discussions |
    Jul 26, 2023 1:43 AM
    293 views | 0 replies
  • How to get date yesterday?

    I would want to get the date yesterday, I am using the today () function dateNow = Format (Today(), "m/d/y"); However, I don't know how to derive from dateNow the date yesterday. Tried using&nbsp...

    UserID16644
    Discussions |
    Jul 26, 2023 1:21 AM
    602 views | 2 replies

Latest Discussions

view all discussions