cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • Time-dependent cox model

    I have been a loyal JMP user for more than ten years, and I have introduced many of my colleagues and students to JMP. I love its user interface and the speed with which I can do analysis. However, more and more clinical journals in my field (transplantation) require time-dependent models (usually Cox models) for publication (see Gaynor et al. Am J Transplant. 2023 p.815 recently highlighting this...

    cjw99 cjw99
    Discussions |
    Oct 10, 2024 6:22 AM
    715 views | 2 replies
  • Open file and continue script

    Hi,In a script I´m prompting a user to open a file:LBSelect = Open( "file path", Use Labels For Var Names( 1 ) );This opens a folder and the user has to pick the correct file. When the file has been opened the script should continue with a series of actions based on that file.How can I make the script wait until a file has been opened? I thought about wait() but that will just state how many se...

    JulieSAppel JulieSAppel
    Discussions |
    Oct 10, 2024 3:34 AM
    5935 views | 7 replies
  • Access violation issue

    Hello, I hope you are doing well. I am using the same script for 2 years now. However, I have now an access violation issue. Is there a quick modification that can be performed to resolve this type of issue?  Thank you very much and have a nice day, Kind regards,Jean

    PersuasionCamel PersuasionCamel
    Discussions |
    Oct 9, 2024 11:34 PM
    728 views | 4 replies
  • How to do value ordering that has values that contains a specific word?

    Hi all,How can I create a line of code that will arrange my columns using Value Ordering? I needed the values that contains the word "new" to be on the bottom.

    Original Values
    F1
    F2
    F3
    F4 - NEW
    F5
    F6 - NEW
    F7 
    F8
    F9 - NEW
    F10 - NEW

    With Value Ordering
    F1
    F2
    F3
    F5
    F7 
    F8
    F4 - NEW
    F6 - NEW
    F9 - NEW
    F10 - NEW

    UserID16644 UserID16644
    Discussions |
    Oct 9, 2024 10:35 PM
    327 views | 1 replies
  • Multiple Imputation

    Does the JMP Software allow you to do multiple imputation to fill in missing variables in a dataset, or is this not avalible in the software?I want to run a logistical regression using a dataset that I would like to fill in with a multiple imputation technique.Thanks,CW

    liynus liynus
    Discussions |
    Oct 9, 2024 2:16 PM
    3637 views | 2 replies

Latest Discussions

  • Time-dependent cox model

    I have been a loyal JMP user for more than ten years, and I have introduced many of my colleagues and students to JMP. I love its user interface and the speed with which I can do analysis. However, more and more clinical journals in my field (transplantation) require time-dependent models (usually Cox models) for publication (see Gaynor et al. Am J Transplant. 2023 p.815 recently highlighting this...

    cjw99 cjw99
    Discussions |
    Oct 10, 2024 6:22 AM
    715 views | 2 replies
  • Open file and continue script

    Hi,In a script I´m prompting a user to open a file:LBSelect = Open( "file path", Use Labels For Var Names( 1 ) );This opens a folder and the user has to pick the correct file. When the file has been opened the script should continue with a series of actions based on that file.How can I make the script wait until a file has been opened? I thought about wait() but that will just state how many se...

    JulieSAppel JulieSAppel
    Discussions |
    Oct 10, 2024 3:34 AM
    5935 views | 7 replies
  • Access violation issue

    Hello, I hope you are doing well. I am using the same script for 2 years now. However, I have now an access violation issue. Is there a quick modification that can be performed to resolve this type of issue?  Thank you very much and have a nice day, Kind regards,Jean

    PersuasionCamel PersuasionCamel
    Discussions |
    Oct 9, 2024 11:34 PM
    728 views | 4 replies
  • Multiple Imputation

    Does the JMP Software allow you to do multiple imputation to fill in missing variables in a dataset, or is this not avalible in the software?I want to run a logistical regression using a dataset that I would like to fill in with a multiple imputation technique.Thanks,CW

    liynus liynus
    Discussions |
    Oct 9, 2024 2:16 PM
    3637 views | 2 replies
  • Feature request: Python script window thoughts

    ctrl + '/' to add python comment prefix to lines (#)#= and =#  comment block syntax to wrap sections/chunks of code as comments# %% - to create a comment cell division for "cell comments", similar to PyCharm, VSCode, and Spyder
    Dark theme in python script window. Maybe I need to restart JMP, but after setting the theme and opening a new python script window in JMP, there is still the eye-piercing l...

    88th-Fold 88th-Fold
    Discussions |
    Oct 9, 2024 12:36 PM
    500 views | 2 replies

Latest Discussions

  • Locked Data Table

    In JMP 18 a locked data table does no longer allow saving a script. This is a disadvantage in my working process. In my view locking the data table should protect the data only. W. Koch

    winfriedkoch0 winfriedkoch0
    Discussions |
    Oct 3, 2024 8:12 AM
    334 views | 0 replies
  • Could JMP show in a single graph a sensitivity analysis and the probability of occurrence of a result?

    Hello Community!Attached is the script "Hogi chart calculates risk and probability", an excellent work by HOGI ... which calculates the risks and probabilities of occurrence of an input or multiple inputs (x), of an output or multiple outputs (Y) or their combination in a table. For example:Would it be possible to expand the capacity of the script to make a sensitivity analysis of the inputs (x) o...

    Marco2024 Marco2024
    Discussions |
    Oct 2, 2024 5:15 PM
    296 views | 0 replies
  • Data collection from Middle East companies

    Hello , i need data about middle east country companes for my  PhD thesis،Which sites are valid for collecting information from Middle Eastern companies and can I use them for data collection?

    Maryam1 Maryam1
    Discussions |
    Sep 26, 2024 1:26 AM
    349 views | 0 replies
  • Confidence interval for parameters and inverse predictions

    Dear JMP community, I am fitting a probit regression between proportion of success and a continuous variable X. The screenshots below are the fit model outputs. I also got inverse predictions when the success are 0.05 ~ 0.95. I am wondering: 1) what are the confidence intervals for the parameter estimates, are they the Wald confidence interval? 2) what are the confidence intervals for the inverse ...

    Jogger560 Jogger560
    Discussions |
    Sep 25, 2024 10:02 AM
    393 views | 0 replies
  • Two-way Shapley Decomposition

    Dear community,

    I am aiming to compute a Two way Shapley decomposition for this mockedup data table. Herefore I first have to identify the growth and distribution components and to which percentage they account for the change in the EQ-5D-5L score. Further I aim to investigate the contribution of each individual predictor to the final EQ-5D-5L score.

    Would really appreciate if someone could guide me...

    BiasedAntelope7 BiasedAntelope7
    Discussions |
    Sep 21, 2024 1:00 PM
    321 views | 0 replies
view all discussions