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

  • jmp 18.2.2 windows issues

    1. jmp opens multiple instances when clicking on a jmp or jsl file. 2. opening jsl runs it automatically even though i checked off preferences/windows specific/jsl scrupt should run only 

    RonB RonB
    Discussions |
    Aug 28, 2025 4:12 AM
    301 views | 2 replies
  • Path to long for Files in Directory() ?

    I came across the following problem while trying to access some files: Due to some directory structures the path to the desired directory can be greater than 134 characters. If the path is 134 characters long or shorter, file in directory() has no problem of listing the files in the directory, but if its longer than 134 (same parent directory) the list is empty. I already checked my permissions an...

    Erik_The_First Erik_The_First
    Discussions |
    Aug 27, 2025 10:39 PM
    1053 views | 9 replies
  • Graphiques dans les marges d'un nuage de points

    Il peut être intéressant dans un nuage de points de rajouter pour chacune des deux variables et dans les marges une boite à moustaches ou un histogramme. Je n'ai pas trouvé, est ce possible ? Par avance merci.

    rugolf rugolf
    Discussions |
    Aug 27, 2025 1:19 PM
    331 views | 4 replies
  • Obtenir un raccourci pour la commande "Exécuter à nouveau les formules"

    Ce serait très pratique d'avoir quelque chose comme le F9 d'Excel, notamment pour les formules avec de l'aléatoire. Je n'ai pas trouvé le moyen de "coller" un raccourci à cette commande. Possible ? Par avance merci.

    rugolf rugolf
    Discussions |
    Aug 27, 2025 11:15 AM
    165 views | 1 replies
  • How to design experiments with well-distributed continuous inputs ?

    Hello everyone! I have a question regarding facile experimental designs. I am working on experimental designs with 4 inputs and 4 outputs. All the inputs are continuous values: the first two range from 0 to 5, and the other two from 0 to 10.   When I create experimental designs, I notice that the only values suggested by the design are 0, half of the maximum, and the maximum. However, the influenc...

    Xena Xena
    Discussions |
    Aug 27, 2025 9:35 AM
    1264 views | 8 replies

Latest Discussions

  • Graphiques dans les marges d'un nuage de points

    Il peut être intéressant dans un nuage de points de rajouter pour chacune des deux variables et dans les marges une boite à moustaches ou un histogramme. Je n'ai pas trouvé, est ce possible ? Par avance merci.

    rugolf rugolf
    Discussions |
    Aug 27, 2025 1:19 PM
    331 views | 4 replies
  • Obtenir un raccourci pour la commande "Exécuter à nouveau les formules"

    Ce serait très pratique d'avoir quelque chose comme le F9 d'Excel, notamment pour les formules avec de l'aléatoire. Je n'ai pas trouvé le moyen de "coller" un raccourci à cette commande. Possible ? Par avance merci.

    rugolf rugolf
    Discussions |
    Aug 27, 2025 11:15 AM
    165 views | 1 replies
  • script - delete or reorder colums

    hi,   I would like to add "delete multiple columns" or "reorder multiple columns" to my script. How can I code this into my scripts? JMP help provides a simple description for a single column, but I can't do it manually for more than 100 columns. Thank you in advance   A++  Zdenek   dt = Open("$SAMPLE_DATA/Big Class.jmp"); dt:height << Set Selected; Wait(2); dt << Delete Columns(); Edit (jthi): ad...

    cz1 cz1
    Discussions |
    Aug 27, 2025 12:39 AM
    160 views | 1 replies
  • difference in EFFECT TESTS between Generalized regression and Fit Least Squares platforms

    I'm on JMP Pro 18.2.2 and have noticed that the Effect Test table differs substantially between the Generalized Regression platform and Fit Least squares (and also all other platforms in JMP) when there is an interaction term.  This is true even when the design is perfectly balanced.  The Generalized Regression platform generates sums of squares that depend on the parameterization of the factors. ...

    GUhartel GUhartel
    Discussions |
    Aug 26, 2025 4:19 PM
    525 views | 2 replies
  • create new column and set each row value from different column based on another column (column name variable)

    Hi,   I have data similar to example in picture. first 6 columns are related. I created MaxCol to find out who has the Max which based on first 3 columns, then I want to create MaxValFromCol column where it take value from one of the column from 4-6. it will pick value from column 4-6 based on MaxCol. I tried to set the value of MaxValFromCol using Column(char(:MaxCol) || "_t"), but not success. ...

    dadawasozo dadawasozo
    Discussions |
    Aug 25, 2025 9:31 PM
    671 views | 5 replies

Latest Discussions

view all discussions