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

  • effect of parameter not being part of design, how to evaluate, treat it as covariate or something else

    We would like to do response surface design for optimization of two formulation factors… we would like to consider compression force as well as it might have an effect, but could we not have it to be part of the design because it may be adjusted differently for different formulations… in that case could we treat compression force as covariate then, and how?Or what else we could do…?@Ben_BarrIngh  

    TM TM
    Discussions |
    Apr 17, 2024 3:12 AM
    1290 views | 2 replies
  • Graph builder - reverse Y scale (only)?

    How can I reverse the Y scale in Graph Builder when using Shape files?Unfortunately, Graph Builder( Size( 545, 458 ), Summary Statistic( "Median" ), Graph Spacing( 4 ), Variables( Color( :"Y-Pos"n ), Shape( :Shape_Name ) ), Elements( Map Shapes( ) ), SendToReport( Dispatch( {}, "", ScaleBox( 2 ), {Reversed Scale} ) ) )doesN't have an effect - and with   in the GUI the X Scale gets reverse...

    hogi hogi
    Discussions |
    Apr 17, 2024 2:27 AM
    1435 views | 3 replies
  • Problem with Opening file (tried to make it a flexible dt name in JSL)

    Names Default To Here(1); //Open Data Table: Recovery_Analysis:Plate Name.jmp Recovery_Analysis:Plate Name = Open("MY FILEPATH"); //Split data table Recovery_Analysis:Plate Name << Split( Split By(:Chemistry), Split(:Concentration), Group(:Well Id), Output Table("Untitled 17.jmp"), Sort by Column Property ); //Save data table: Recovery_Analysis:Plate Name.jmp Recovery_Analysis:Plate Name...

    lrmc_may lrmc_may
    Discussions |
    Apr 17, 2024 1:30 AM
    1894 views | 4 replies
  • After generating a new script in a data table through JSL, why does the operation behind the original JSL stop?

    For example the following JSL
    Does it finish adding scripts and then stop working?Thanks!dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Eval( Parse( "dt<<new script(\!"test\!", dt<<Select Columns(ncol(dt));dt<<Move Selected Columns(after(Column(1))); " ) ); //?? New Column( "AA" );

    lala lala
    Discussions |
    Apr 16, 2024 9:19 PM
    973 views | 2 replies
  • Removing the Outline Box within dispatch command

    Hi , i am building 1Click in jmp and when i create an bivariate graphite it creates Boxes like the those i manage to remove them (collapse) but the problem is that because it is 1Click it comes back again when i do changes like filtering because in the bivariate graph set to : Automatic Recalc( 1 ) so i want to remove it from the dispatch so every time it recalcs it removes it, it works with the p...

    Buldozer Buldozer
    Discussions |
    Apr 16, 2024 3:27 PM
    3020 views | 8 replies

Latest Discussions

  • Graph builder - reverse Y scale (only)?

    How can I reverse the Y scale in Graph Builder when using Shape files?Unfortunately, Graph Builder( Size( 545, 458 ), Summary Statistic( "Median" ), Graph Spacing( 4 ), Variables( Color( :"Y-Pos"n ), Shape( :Shape_Name ) ), Elements( Map Shapes( ) ), SendToReport( Dispatch( {}, "", ScaleBox( 2 ), {Reversed Scale} ) ) )doesN't have an effect - and with   in the GUI the X Scale gets reverse...

    hogi hogi
    Discussions |
    Apr 17, 2024 2:27 AM
    1435 views | 3 replies
  • Problem with Opening file (tried to make it a flexible dt name in JSL)

    Names Default To Here(1); //Open Data Table: Recovery_Analysis:Plate Name.jmp Recovery_Analysis:Plate Name = Open("MY FILEPATH"); //Split data table Recovery_Analysis:Plate Name << Split( Split By(:Chemistry), Split(:Concentration), Group(:Well Id), Output Table("Untitled 17.jmp"), Sort by Column Property ); //Save data table: Recovery_Analysis:Plate Name.jmp Recovery_Analysis:Plate Name...

    lrmc_may lrmc_may
    Discussions |
    Apr 17, 2024 1:30 AM
    1894 views | 4 replies
  • After generating a new script in a data table through JSL, why does the operation behind the original JSL stop?

    For example the following JSL
    Does it finish adding scripts and then stop working?Thanks!dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Eval( Parse( "dt<<new script(\!"test\!", dt<<Select Columns(ncol(dt));dt<<Move Selected Columns(after(Column(1))); " ) ); //?? New Column( "AA" );

    lala lala
    Discussions |
    Apr 16, 2024 9:19 PM
    973 views | 2 replies
  • Write a function to join data tables

    I was trying to write a function to join dt2 to dt1, however, I cannot get it to work at all... The error I got is "Name Unresolved: TrimTable at row 1 in access or evaluation of 'TrimTable' , TrimTable( dt1[1] ) /*###*/"   What is wrong?   Much appreciated for the help!   join_data_table = Function({dt1, dt2}, {Default Local}, dt_1 = TrimTable(dt1[1]); dt_2 = TrimTable(dt2[1]); dt_1 << Join( ...

    DivisiveEagle45 DivisiveEagle45
    Discussions |
    Apr 16, 2024 9:36 AM
    1619 views | 3 replies
  • Hazard Ratio Event Plot

    How Do I generate an Hazard Ratio Event Plot? I managed to calculate HR using Proportional Hazards - but now I am stuck to generate the corresponding Plot. (JMP Pro 17)

    ManuelWilbring ManuelWilbring
    Discussions |
    Apr 16, 2024 9:29 AM
    1683 views | 2 replies

Latest Discussions

  • JMP Broadcasting statistical analysis

    We want to investigate the way which is suitable for searching predict and forecasting of medical region.
    For example, using stepwise parameter analysis, partial results of marketing will be used by data driven.
    Moreover we want to develop marketing extensive predictive analysis from marketing perspective.

    JMPLOVE1234 JMPLOVE1234
    Discussions |
    Apr 15, 2024 1:49 AM
    590 views | 0 replies
  • Hover label filter generation doesn't support selection filter, skipping.

    what is the reason for this warning - what does it mean?

    hogi hogi
    Discussions |
    Apr 14, 2024 11:26 AM
    489 views | 0 replies
  • graph builder bug - x group shift

     (JMP 17, MacOS) I have a JSL scripts that creates multiple graph builder charts, but in some of them, and it's not repeatable always - some of the x groups  are getting different height, causing also the data plotted to be shifted. Another issue - is that I can't set the X group lables text to be 90 degrees rotated to fit long strings without making the chart too wide. This is supported for X var...

    ShlomiB76 ShlomiB76
    Discussions |
    Apr 14, 2024 12:08 AM
    573 views | 0 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
    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
view all discussions