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

  • Data Filter in JSL script running slow

    I am trying to create a JSL script that will utilize data filter and select ~180 tests of interest in "ITEM_NAME" column and create a new table. When I use Data Filter and run it manually it doesn't have any delays. Though when I try to automate the process it takes ~15 minutes to create the new table. What can I do to make it run more efficiently? Open( "$DOCUMENTS/test.jmp" ); ref10 = Data Tabl...

    andrey andrey
    Discussions |
    May 13, 2025 1:30 PM
    1420 views | 7 replies
  • How do I get the exclude row function to actually exclude the selected row from analyses ?

    Hi I want to run analyses on a subset of data and is using the exclude function which I naturally assumed will exclude the selected row from analyses. Surprisingly, running the exact same analyses with rows excluded give the exact same results as with the complete dataset. Hmmm... not intuitive at all. Someone having a solution to this? 

    MetaPteradactyl MetaPteradactyl
    Discussions |
    May 13, 2025 7:14 AM
    1060 views | 6 replies
  • How to get new column to populate cycles in large data set for multiple cycles on the same sample?

    Hello,    I have some very large data sets (>1million rows) of numerous samples that have been tested in a cyclical fashion. The same sample has gone through 100's of cycles and I'm hoping to find a way to quickly add the cycles to my data table.    The test starts at zero displacement and then runs to a peak force (varies depending on which cycle it is) and then returns back to a zero/near-zero v...

    WeightedMarten3 WeightedMarten3
    Discussions |
    May 13, 2025 4:53 AM
    729 views | 4 replies
  • DuckDB odbc issue

    Hello,   I have some issue when I try to connect JMP 17 / 18 and 19EA8 using the DuckDB Windows ODBC. Does jmp support DuckDB connectivity? Has anyone tried it?   Thank you   Reference: https://duckdb.org/docs/stable/clients/odbc/windows

    guillaumebugnon guillaumebugnon
    Discussions |
    May 13, 2025 1:47 AM
    1405 views | 6 replies
  • ODBC connection not working after elevating from JMP 17 to JMP 18

    Following elevation from JMP 17 to JMP 18 my ODBC connection stopped working. In JMP 17, it was used for various SQL queries embedded into Open Database() as well as New SQL Query() functions, pulling data from Google BigQuery. Depending on how I try to connect, I get slightly different error messages:   Open Database(), error message from log:   New SQL Query(): Windows user ID and password don'...

    Ressel Ressel
    Discussions |
    May 12, 2025 1:56 PM
    2260 views | 10 replies

Latest Discussions

Latest Discussions

  • Testing slices in JMP Pro Mixed Model?

    Hello, I am doing a 4-way, full factorial ANOVA with one repeated measures factor (time, 3 samplings) and three between-subject factors (species, color, and irrigation; 2 levels of each) using the Mixed Model personality in JMP Pro 18.1.0. I'm using the AR(1) repeated covariance structure, as it provides the best fit based on AICc values. The analysis indicates I have no significant 4- or 3-way in...

    JHS JHS
    Discussions |
    May 7, 2025 7:38 AM
    531 views | 0 replies
  • Help with Multiple Linear Regression

    LogitParrot179 LogitParrot179
    Discussions |
    Apr 23, 2025 7:58 PM
    487 views | 0 replies
  • when does model reduction lead to the problem of multiple comparisons?

    My interest is in identifying the strongest predictors of annual per capita growth rate for three groups of bird species: residents, short-distance migrants and long-distance migrants.  My model has per capita growth rate as the dependent variable, and as predictors bird density during the breeding season, and 13 environmental predictors (various measures of climate, food abundance and nest predat...

    olddabbler olddabbler
    Discussions |
    Apr 21, 2025 5:56 AM
    439 views | 0 replies
  • steps to use the minimum p-value approach with log-rank test?

    I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed?   I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.

    Namamugi Namamugi
    Discussions |
    Apr 10, 2025 11:22 PM
    433 views | 0 replies
  • Scale IDs in Add Graphics Script not working

    I created a script to draw graphs from JSON objects, which works well, but when I tried to overlay one graph on another using two Y axes, I could not get it to work; it always used the left Y axis.  I thought I was doing something wrong, but I finally realized that even the example in the Scripting Guide does not work as it should.  This example is supposed to use the right Y axis, labeled "Test,"...

    mmarchandFSLR mmarchandFSLR
    Discussions |
    Mar 27, 2025 5:13 AM
    320 views | 0 replies
view all discussions