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

  • 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
    728 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
    1396 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
    2242 views | 10 replies
  • Can you add data points to Least Squares Means Plots?

    Within Fit Model, are you able to add your data points to the LS Means Plot?

    BrennenM BrennenM
    Discussions |
    May 12, 2025 11:21 AM
    1296 views | 5 replies
  • How do I get a correlation color map with categorical and numeric variables?

    About correlation maps, I see that in the multivariate, the correlation map accepts only numeric variables and the range for correlation coefficients is  between -1 and 1. In the DOE module, I can evaluate a DOE test matrix with a correlation map that accepts all factors, including categorical, and the range for the correlation coefficients is between 0 and 1. I would like to use the second type o...

    DBM_860752 DBM_860752
    Discussions |
    May 12, 2025 7:17 AM
    449 views | 1 replies

Latest Discussions

  • How do I get a correlation color map with categorical and numeric variables?

    About correlation maps, I see that in the multivariate, the correlation map accepts only numeric variables and the range for correlation coefficients is  between -1 and 1. In the DOE module, I can evaluate a DOE test matrix with a correlation map that accepts all factors, including categorical, and the range for the correlation coefficients is between 0 and 1. I would like to use the second type o...

    DBM_860752 DBM_860752
    Discussions |
    May 12, 2025 7:17 AM
    449 views | 1 replies
  • 傾向スコアについて

    マッチングさせるための交絡因子に年齢、性別、国籍を考えています。国籍をマッチングしてくれる場合、似通った国でマッチングしてくれるという理解で宜しいでしょうか。どうぞよろしくお願い申し上げます。

    DensityOfLion58 DensityOfLion58
    Discussions |
    May 11, 2025 5:01 PM
    650 views | 2 replies
  • Is this a BUG?What is the speed of inserting code during JSL editing in JMP 18?

    I often insert a large amount of code instantly through the input method in the JSL editor.It has long been found that it has been very slow since JMP18, and this phenomenon did not occur in previous versions.
    Now I'm using EmEditor to write JSL.


    lala lala
    Discussions |
    May 8, 2025 7:07 AM
    1254 views | 7 replies
  • How to analyze impact of responses (e.g. PSD) on product performance in spray drying process in JMP

    I am working on a spray drying process and have used CCD design with D10, D50, and D90 as responses. However, its dissolution profile and its flowability are dependent on the size distribution of the powder (D10, D50, and D90). What is the best way to analyze the effect of the responses (particle size) on the product performance (dissolution and flowability) given that the size distribution values...

    Madhukiran Madhukiran
    Discussions |
    May 8, 2025 6:40 AM
    747 views | 3 replies
  • Can the width of the X-axis of the grouped graphics be set separately?

    For example, after I draw the graph like this, the widths of these two x-axes are set to be different.   Thanks! dt=Open("$SAMPLE_DATA/Big Class.jmp"); d2=dt<<Summary(Group(2,3),sum(4),Freq("0"),Weight("0"),Link to original data table(0),statistics column name format("column")); Column(d2,3)<<set name("S"); d1=dt<<Summary(Group(3),Freq("0"),Weight("0"),Link to original data table(0),statistics col...

    lala lala
    Discussions |
    May 7, 2025 1:55 PM
    2101 views | 15 replies

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
    486 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
    437 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
    432 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
    319 views | 0 replies
view all discussions