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 make a Covariate DOE with sampling in different levels of a categorical variable?

    In attachment a data set with 500 combinations X1 and X2; 17 clustered in 17 categories. How, with covariates X1 and X2, to generate a 5x17 = 85 run covariate DOE so that from each cluster/category 5 samples are selected? 

    frankderuyck frankderuyck
    Discussions |
    Mar 28, 2026 2:51 AM
    596 views | 8 replies
  • Add-in to improve PI Historian (AVEEVA, formally OsiSoft) filtering for data import?

    I am able to connect to our plants PI server, but PI point searching/filtering is through dropdown hunt & peck, and data filtering options are fairly limited with the default JMP importing tool. I search Market Place for PI Add-Ins for this type of improved functionality and did not find anything. Does anyone have an add-in or have guidance on improving this type of functionality in JMP? For those...

    RyonT RyonT
    Discussions |
    Mar 27, 2026 1:30 PM
    191 views | 1 replies
  • A script storing a JRP where fit is disabled.

    Hi .. 

    I am involved w/ a script where I fit Boosted Trees , store to a report. During the run, I also create a summary table for all fit metrics.  Problem: when the JRP is re-opened from storage, it reperforms BT which is an issue.  Is there a way to store a JRP where the re-fit ability is disabled , and would simply store last fit model . I want the report to show me the unique state of fit.  We ...

    altug_bayram altug_bayram
    Discussions |
    Mar 27, 2026 11:01 AM
    312 views | 2 replies
  • how to get robust Mean and Robust standard deviation faster?

    I am using below script to get robust Mean and Robust standard deviation. it works fine till 1M rows, but on a table with ~5M rows it took 45 sec. is there any other efficient way to get this ? Names Default To Here( 1 ); // 0. Guard: ensure at least one data table is open If( N Table() == 0, Throw( "No data table is open. Please open a data table first." ) ); dt = Current Data Table(); // ...

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Mar 27, 2026 7:35 AM
    197 views | 2 replies
  • Fit Definitive Screening Platform confusion

    After running a DSD & clicking the "Fit Definite Screening" button, the program outputs the following: Stage 1 - Main Effect EstimatesStage 2 - Even Order Effect Estimates &Combined Model Parameter EstimatesAlong with a Prediction profiler.  If there are several main effects listed as significant in the Stage 1 menu as indicated by Prob>|t| being below 0.01, but the Prob>|t| for those same effects...

    MJZ82 MJZ82
    Discussions |
    Mar 27, 2026 7:32 AM
    284 views | 3 replies

Latest Discussions

  • Add-in to improve PI Historian (AVEEVA, formally OsiSoft) filtering for data import?

    I am able to connect to our plants PI server, but PI point searching/filtering is through dropdown hunt & peck, and data filtering options are fairly limited with the default JMP importing tool. I search Market Place for PI Add-Ins for this type of improved functionality and did not find anything. Does anyone have an add-in or have guidance on improving this type of functionality in JMP? For those...

    RyonT RyonT
    Discussions |
    Mar 27, 2026 1:30 PM
    191 views | 1 replies
  • how to get robust Mean and Robust standard deviation faster?

    I am using below script to get robust Mean and Robust standard deviation. it works fine till 1M rows, but on a table with ~5M rows it took 45 sec. is there any other efficient way to get this ? Names Default To Here( 1 ); // 0. Guard: ensure at least one data table is open If( N Table() == 0, Throw( "No data table is open. Please open a data table first." ) ); dt = Current Data Table(); // ...

    ConfidenceOwl94 ConfidenceOwl94
    Discussions |
    Mar 27, 2026 7:35 AM
    197 views | 2 replies
  • consistent marker and style control - type properties

    I wished there was a consistent marker control in Graph Builder.

    hogi hogi
    Discussions |
    Mar 26, 2026 2:44 PM
    1422 views | 9 replies
  • JMP 19 to connect to JDBC IBM DB2

    IBM DB2 migrating from ODBC to JDBC.
    While ODBC connections have been working fine, we are unable to find a working solution for JDBC connection through JMP 19. Classpath has been defined for JDBC driver.
    But still gives error that it failed to load Driver.

    Appreciate, if someone can share working solution.   // Ensure you have the IBM Db2 JDBC driver JAR (db2jcc4.jar) in JMP's Java classpath // You...

    CompositePuma42 CompositePuma42
    Discussions |
    Mar 25, 2026 12:16 PM
    433 views | 4 replies
  • New instance of JMP® is opened each time a new file is opened

    Hi everyone,   I've searched around and found some solutions to the problem that I am having, but none of them have seem to worked for me, so I thought I would just ask again to see if anyone might have some additional insight.   I help train colleagues at our company in using JMP and one problem that we regularly encounter is that if someone opens a file from Windows Explorer while they already h...

    althompsonphd althompsonphd
    Discussions |
    Mar 25, 2026 3:30 AM
    15806 views | 19 replies

Latest Discussions

view all discussions