cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace

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

  • Can this simple two-step operation be done in one step?

    Can it be done with memory arrays?Thanks!dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); ca = "sex"; dt << Select Where( Row() < 25 ); dt << Select Columns( ca ); d3 = dt << Subset( Output Table( "b3" ), Selected Rows( 1 ), columns( ca ) ); d2 = d3 << Summary( Group( 1 ), Freq( 0 ), Weight( 0 ), Link to original data table( 0 ), Output Table( "b2" ) );Is there no need to generate d3?

    lala lala
    Discussions |
    Apr 10, 2024 2:55 AM
    1187 views | 5 replies
  • How do I use the Enter key instead of clicking the "OK" button in JSL?

    Make a dialog box with JSL, click "ok" to confirm, how can you also achieve confirmation by pressing the Enter key, without clicking "OK"? Thanks!dt = Current Data Table(); ex = New Window( "", <<modal, Border Box( "", teb = Text Edit Box( "", <<Set Width( 500 ) ) ), Panel Box( "", H List Box( Button Box( "OK", ng = teb << get text ) ) ) );

    lala lala
    Discussions |
    Apr 9, 2024 11:14 PM
    881 views | 3 replies
  • 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
    471 views | 0 replies
  • How to change model by augmenting design

    Hi, I'm interested in increasing a particular factor from a 2nd order, to a 3rd order (power). Is there a way to use the augment design function to achieve this? I guess I can restrict, or expand the range of the factor, and may have enough levels to establish a 3rd order model, but I wanted to determine if there was an automated way JMP can determine the optimal setpoints to reach this goal. Than...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Apr 9, 2024 7:54 AM
    969 views | 2 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
    451 views | 0 replies

Latest Discussions

  • How do I use the Enter key instead of clicking the "OK" button in JSL?

    Make a dialog box with JSL, click "ok" to confirm, how can you also achieve confirmation by pressing the Enter key, without clicking "OK"? Thanks!dt = Current Data Table(); ex = New Window( "", <<modal, Border Box( "", teb = Text Edit Box( "", <<Set Width( 500 ) ) ), Panel Box( "", H List Box( Button Box( "OK", ng = teb << get text ) ) ) );

    lala lala
    Discussions |
    Apr 9, 2024 11:14 PM
    881 views | 3 replies
  • 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
    471 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
    451 views | 0 replies
  • Histogram sorting

    Hello guysI have created a histogram per 2 subgroups VMAX and VMINI tried to sort each group from the right (height value) to the left (less value), but I see it is not in 100% correctfor example, MIPI Re has 85% and should be after MIPI Rx.Can you recommend what I need to do for the right sorting?   

    Dennisbur Dennisbur
    Discussions |
    Apr 9, 2024 3:05 AM
    1737 views | 7 replies
  • How to get 95/99 Tolerance Interval for Non-normal Distribution?

    Hi, I have the current data set and it passes the goodness of fit for SHASH and Weibull distribution. I am looking to calculate the 95/99 Tolerance interval for this data set. I have similar data set for other attributes which may pass other non-normal distributions. Is there a easy way to calculate these non-normal tolerance intervals in JMP. Thanks,ABD 52.554.757.552.565.364.167.275.067.560.065....

    ABD ABD
    Discussions |
    Apr 9, 2024 2:59 AM
    6573 views | 8 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
    471 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
    451 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
    417 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
    472 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
    650 views | 0 replies
view all discussions