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

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to do Paired T-Test with Before/After Data and Multiple Variables For Multiple Subjects

    Hello there, I am doing a project where I need to compare morning and afternoon protein concentrations for some 600 proteins in samples from 5 individuals. I am using JMP Pro 18 Student Edition to do this. Lately, I am attempting to perform a paired T-test for all the proteins' concentrations in the morning and afternoon for each subject (1-5). I am not quite sure how to organize the data to get t...

    CompositeLemur6 CompositeLemur6
    Discussions |
    Sep 1, 2025 5:10 PM
    401 views | 3 replies
  • Import multible CSV files in a folder and stack them

    Hi All,    I have an issue with my CSV files, which have a weird separator (",") that I can't figure out how to get JMP to import automatically.    I aim to be able to pick a folder containing multiple CSV files, with the same structure and column names, import all data, and stack them.    I have attached a CSV file that looks like my file.    Hope you can help me     cheers, Christian   

    Stats_Like_Jazz Stats_Like_Jazz
    Discussions |
    Sep 1, 2025 11:57 AM
    1115 views | 9 replies
  • How to install Python Packages manually on JMP

    Hello,   I have a JMP add-in where I call Python (integrated into JMP, as I am using JMP 18.2.2) and I need to install Python packages (if they are not already installed).   I therefore have two questions:   - I don't have an internet connection, so I can't use pip install or jmp.utils to install the Python packages. How can I get Python packages hard-coded into the add-in in JMP and install them?...

    SophieCuvillier SophieCuvillier
    Discussions |
    Sep 1, 2025 7:48 AM
    436 views | 3 replies
  • Survival analysis with continous variables

    Hello!   I want to identify potential covariates that may influence my survival data (continuous abstinence). Most of my potential covariates are continuous variables. I am unsure how to run this analysis with continuous variables instead of grouping variables. Any suggestions or tips would be helpful!   Thank you!

    Pau_lina Pau_lina
    Discussions |
    Sep 1, 2025 2:04 AM
    180 views | 1 replies
  • JMP script to generate cumulative value after modeling

    Hi, all
    I am new to JMP and tried to write a script
    I use JMP 18 standard and perform recurrence analysis. The model I use is loglinear NHPP. I want to generate specific cumulative value at 100k, 200k, 300k, 400k and 500k transactions. I can see there is click option in the UI for each transaction (shown in the attachment). But I want to automate this using scripts. Following is the script I tried: ...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 29, 2025 12:12 PM
    450 views | 5 replies

Latest Discussions

  • Import multible CSV files in a folder and stack them

    Hi All,    I have an issue with my CSV files, which have a weird separator (",") that I can't figure out how to get JMP to import automatically.    I aim to be able to pick a folder containing multiple CSV files, with the same structure and column names, import all data, and stack them.    I have attached a CSV file that looks like my file.    Hope you can help me     cheers, Christian   

    Stats_Like_Jazz Stats_Like_Jazz
    Discussions |
    Sep 1, 2025 11:57 AM
    1115 views | 9 replies
  • Survival analysis with continous variables

    Hello!   I want to identify potential covariates that may influence my survival data (continuous abstinence). Most of my potential covariates are continuous variables. I am unsure how to run this analysis with continuous variables instead of grouping variables. Any suggestions or tips would be helpful!   Thank you!

    Pau_lina Pau_lina
    Discussions |
    Sep 1, 2025 2:04 AM
    180 views | 1 replies
  • How to subtract a variability from regression

    Hello everyone, I’m learning regression and have some questions about variability. Suppose I want to study the impact of a factor X on a process response Y. The regression results suggest that moving from condition level A to B of X changes Y by about 10%. However, I also know that the process itself has variability — for example, even at the same condition level of X, Y might fluctuate by around ...

    MateoB MateoB
    Discussions |
    Aug 29, 2025 10:05 AM
    211 views | 1 replies
  • How to Use a Variable for Custom Value Order in JMP Scripting?

    Hi everyone, I'm trying to set a custom value order in a column using JSL. Here's the code that works when I hardcode the list:   TestTable:Origin << Set Property( "Value Order", {Custom Order({"EU", "IND", "US", "JPN", "AU"}), Common Order(0)} );   However, when I try to pass the list as a variable, it doesn't work: countriesOrder = {"EU", "IND", "US", "JPN", "AU"}; TestTable:Origin << Set Proper...

    mysteriouskrypt mysteriouskrypt
    Discussions |
    Aug 28, 2025 2:57 PM
    188 views | 1 replies
  • STATS on recurrence analysis, loglinear NHPP model

    Hi, I am new to recurrence analysis and JMP.
    I did the analysis and use loglinear NHPP model. I have a little trouble understanding the results (in attached image). It seems that the γ and δ values are listed in the Effect Marginals section of the result. If I want to do stats on gamma compared between two groups (AlphaC and Sym 1.0). How do I do that? JMP is not generating a p value so I want to d...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 28, 2025 9:22 AM
    376 views | 0 replies

Latest Discussions

view all discussions