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

  • JMP 18 Python pip install azure-kusto-data

    Hi there. 
    I have a script in JMP 17 which worked pretty well - and now by changing to JMP 18 I get an error.  the log says the following.Traceback (most recent call last):
    File "<string>", line 7, in <module>
    ModuleNotFoundError: No module named 'azure' I use microsoft azure to prepare data evaluations and transfer it via python to JMP.In the 17 version I needed to install a connection / kustoClient...

    OleLuehn OleLuehn
    Discussions |
    May 13, 2024 6:48 AM
    1806 views | 2 replies
  • Applying older scripts with new data

    Please let me know how to make existing scripts automatically apply to new data.  Recently went to jmp 17.  The file I have is originally from jmp 16 (or earlier).  In jmp 16 all the scripts I have would Apply as soon as I added more data.  Now in jmp 17 the columns that have scripts only Apply if I open the formula and hit Apply.

    LB101 LB101
    Discussions |
    May 13, 2024 5:51 AM
    1295 views | 3 replies
  • Interprétation ajustement des moindres carrés

     Bonjour,Pourriez vous me dire comment interpréter les résultats des moindres carrés que l'on obtient dans votre jeu de données dans l'outil Aide JMP "Policity" pour Analyse\Modèle linéaire.Est il possible de mettre des variables qualitative dans Y, si oui comment les interpréter également?En vous remerciant par avance,Bien cordialement,Florence GLAUDET   

    FlorenceJMP FlorenceJMP
    Discussions |
    May 13, 2024 5:45 AM
    737 views | 1 replies
  • Random - Sample Size in Table --> Subset ---- What is the function that is used to create the randomness in selections?

    I want to know what function/algorithm was used to generate the randomness in selecting the samples when we use the random - sample size option when subsetting a table in JMP.

    CramerRaoError1 CramerRaoError1
    Discussions |
    May 13, 2024 1:13 AM
    1000 views | 2 replies
  • How to find the best combination of existing historical DOEs with lowest correlations (JMP17)?

    I have 30 runs of DOE. They are not well structured and high correlations (|r|~0.75) exist between each pairs of factors. Is there any way we can quickly find the group of DOE that has the lowest correlations? For example, list the maximum correlations between main effect factors from 1-30 runs of DOE and I can pick up the number of DOE I prefer. Maybe it will tell me that, out of 30 DOEs, these 1...

    Fruit325 Fruit325
    Discussions |
    May 12, 2024 5:29 AM
    1652 views | 3 replies

Latest Discussions

  • Interprétation ajustement des moindres carrés

     Bonjour,Pourriez vous me dire comment interpréter les résultats des moindres carrés que l'on obtient dans votre jeu de données dans l'outil Aide JMP "Policity" pour Analyse\Modèle linéaire.Est il possible de mettre des variables qualitative dans Y, si oui comment les interpréter également?En vous remerciant par avance,Bien cordialement,Florence GLAUDET   

    FlorenceJMP FlorenceJMP
    Discussions |
    May 13, 2024 5:45 AM
    737 views | 1 replies
  • Random - Sample Size in Table --> Subset ---- What is the function that is used to create the randomness in selections?

    I want to know what function/algorithm was used to generate the randomness in selecting the samples when we use the random - sample size option when subsetting a table in JMP.

    CramerRaoError1 CramerRaoError1
    Discussions |
    May 13, 2024 1:13 AM
    1000 views | 2 replies
  • setting Graph Builder error bar properties JMP Pro 15.2.1

    JMP experts:Is there a way to set error bar properties in Graph Builder globally? For example, I prefer small end caps on my error bars. It seems one must edit each variable's properties individually which is very tedious work across many variables. I've looked under Preferences>Graph and Style and didn't find anything there.What's the secret? Thanks in advance.  

    Kip1 Kip1
    Discussions |
    May 11, 2024 11:35 PM
    2156 views | 4 replies
  • Iterating Columns

    I’m working on a script to iterate through a list of columns and I’ve hit a snag.  I need to be able to output the column reference in the form ":Technology Default” but every method I’ve looked at outputs "Column("Technology Default")" .  I looked this up online and it appears that the reference I need is a "column reference" when what I get is a "column object reference".  Is there a straightfor...

    SpannerHead SpannerHead
    Discussions |
    May 11, 2024 10:30 AM
    2197 views | 6 replies
  • Begin Data Update

    HelloI have a table and would like the empty volume to be updated to 0I have written the script to update the column "19-04-2024"the problem is the name of the column can be changed and I prefer to use column (3) or column (4)but it doesn't work. can you please correct the script? dt << Begin Data Update;
                                        dt << Recode Column (
                                        d...

    Dennisbur Dennisbur
    Discussions |
    May 9, 2024 10:51 AM
    4395 views | 12 replies

Latest Discussions

view all discussions