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

  • Survival Analysis when "time to event" is category/interval

    Hi thereDoes JMP have a module/script to run a Survival analysis when we group the event times into intervals (as en example, time to event split into a category, 0 - 5 days, 6 -10 days, 11-15 days etc...). Thanks for your input, Vince  

    vincem vincem
    Discussions |
    Apr 12, 2024 5:58 AM
    3307 views | 9 replies
  • Max specific growth rate from OD data

    Hi, I'm extremely new to JMP Pro, so I am not sure if this is a dumb question. I am thrilled that JMP can help me analyze bacterial growth data quickly and effectively using the Cell Growth and Logistic models, but sometimes it is preferable to report the more rudimentary maximum specific growth rate instead of the overall growth rate. Is there an established and high-throughput way to do that in ...

    ddooley2 ddooley2
    Discussions |
    Apr 11, 2024 12:47 PM
    2832 views | 6 replies
  • Augmenting a Plackett Burman design to a Full Factorial Design

    After performing a Plackett Burman design with nine continuous factors at two levels with 3 replicates for each run, I would like to perform a second iteration by augmenting my initial PB design to a full factorial design. When using the augment design platform, JMP asks how many runs are desired (including the runs that were already performed in the first DOE). However, I cannot find a separate b...

    SaraA SaraA
    Discussions |
    Apr 11, 2024 12:41 PM
    1601 views | 3 replies
  • How to evaluate a column bottom to top?

    I need to count negative indexes from a particular cell, how you make a single column evaluate bottom to top? Col 29    Col 310            -50            -40            -30            -20            -11            -421            -411            -40 If( Lag( :Column 29, -1 ) == 1 & :Column 29 == 0, -1, Lag( :Column 31, -1 ) - 1 )

    zathe zathe
    Discussions |
    Apr 11, 2024 8:33 AM
    1180 views | 2 replies
  • Analysis of Plackett-Burman design

    Hi all, I have run a Plackett-Burman foldover screening DOE using 9 continuous factors. I included 3 center points to detect curvature. I am unsure if for the analysis of the data table I should run the 'Screening' script or use the fit model platform. If I use the fit model platform, should I only include the main effects to construct the model effects since a PB design only allows estimation of ...

    SaraA SaraA
    Discussions |
    Apr 11, 2024 8:28 AM
    2913 views | 8 replies

Latest Discussions

  • Survival Analysis when "time to event" is category/interval

    Hi thereDoes JMP have a module/script to run a Survival analysis when we group the event times into intervals (as en example, time to event split into a category, 0 - 5 days, 6 -10 days, 11-15 days etc...). Thanks for your input, Vince  

    vincem vincem
    Discussions |
    Apr 12, 2024 5:58 AM
    3307 views | 9 replies
  • How to evaluate a column bottom to top?

    I need to count negative indexes from a particular cell, how you make a single column evaluate bottom to top? Col 29    Col 310            -50            -40            -30            -20            -11            -421            -411            -40 If( Lag( :Column 29, -1 ) == 1 & :Column 29 == 0, -1, Lag( :Column 31, -1 ) - 1 )

    zathe zathe
    Discussions |
    Apr 11, 2024 8:33 AM
    1180 views | 2 replies
  • Analysis of Plackett-Burman design

    Hi all, I have run a Plackett-Burman foldover screening DOE using 9 continuous factors. I included 3 center points to detect curvature. I am unsure if for the analysis of the data table I should run the 'Screening' script or use the fit model platform. If I use the fit model platform, should I only include the main effects to construct the model effects since a PB design only allows estimation of ...

    SaraA SaraA
    Discussions |
    Apr 11, 2024 8:28 AM
    2913 views | 8 replies
  • Can JMP make such diagrams as excel does?

    13.64,13.71,13.38,12.9,12.85,12.9,12.89,12.76,12.73,12.74,12.65,12.64,12.92,12.83,12.79,13.08,13.57,14.6,16.3,15.23,15.66,15.35,14.7,14.9,14.78,14.3,14.17,14.23,14.68,14.49,14.24,13.97,13.67,13.34,13.35,13.5,13.28,13.47,13.66,13.82,13.82,13.8,13.67,13.97,14.21,14.4,14.1,14.6,15.2,15.11Thanks!

    lala lala
    Discussions |
    Apr 11, 2024 8:23 AM
    1531 views | 4 replies
  • Could Someone Guide Me on The Advanced Data Visualization Techniques?

    Hello there, As a new member please forgive me and provide kind assistance if I have posted to the wrong subsection. I am working on a project that involves analyzing complex datasets and presenting the findings in a clear and insightful manner.I have been using JMP for a while now and am familiar with its basic features for data visualization. However, I am eager to learn more about advanced data...

    roberrtt roberrtt
    Discussions |
    Apr 11, 2024 7:49 AM
    2664 views | 4 replies

Latest Discussions

  • Process development with multiple factors

    Hi everyone, I'm currently engaged in a process development project with the goal of 1) minimizing the total process time while 2) maintaining or enhancing the yield. This objective is similar to viral vector production case, where maximizing virus yield in the shortest production time is crucial. After consulting with subject matter experts, we've pinpointed 10 factors for potential modification....

    BJK_JerseyBoy BJK_JerseyBoy
    Discussions |
    Apr 9, 2024 2:47 PM
    655 views | 0 replies
  • I need help in improving RMSEA and CFI

    I have a model which is shown in the picture. RMSEA is at .16 and not improving. I need to play with the latent variables but there are too many variables and combinations. I need pointers on how I can improve the RMSEA  

    ujaganna ujaganna
    Discussions |
    Apr 9, 2024 7:48 AM
    719 views | 0 replies
  • Project ignoring H Splitter Box Set Sizes . . . sometimes

    I'm working with a JMP 17 Project and have a script to import a CSV file, embed a script into the Data Table, and execute the embedded script. The embedded script creates a graph from the data and sets the Project layout. All of these pieces, executed individually, work as intended. The problem I am having is that when I execute the combined script, the outer H Splitter Box ignores <<Set Sizes and...

    ionatx ionatx
    Discussions |
    Apr 4, 2024 1:25 PM
    565 views | 0 replies
  • Multiple imputation of ordinal data

    HiWe're doing a study regarding whole number ordinal data, answers being 0 to 4. It probably being MAR and not knowing the probability of each response, made us wonder how to do multiple imputation of this data. A post showed:go to analyze > consumer research > categorical But we're stuck...Thank you in advance! 

    CovariateFilter CovariateFilter
    Discussions |
    Mar 28, 2024 10:00 AM
    623 views | 0 replies
  • How to categorize the same ID in row with other columns?

    Hi, I have the data set that the same ID in multiple rows. Each rows had 1 to 3 categories. The columns represent costA to costZ that I need to stack in the same Cost column. However, I need to generate group by category 1 ( 1 if category 1 < 2000, 2 if category 1 = 2000 - 4000, 3 if category 1 = 4000 - 6000, 4 if category 1 = 6000 - 10000, 5 if category 1 > 10000). However, I need to delete categ...

    doraemengs doraemengs
    Discussions |
    Mar 25, 2024 9:12 PM
    936 views | 0 replies
view all discussions