cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • More Efficient Code for Assigning Tags to Multiple Columns

    I have the following JSL code for assigning tags to a group of columns...   t1 = "Contaminants"; dt5 << Define Tag( t1, Color("Light Red") ); Data Table(dt5):CH4.ppm. << Set Property( Tags, {"Contaminants"} ),; Data Table( dt5 ):CO2.ppm. << Set Property( Tags, {"Contaminants"} ); Data Table( dt5 ):H2O.per. << Set Property( Tags, {"Contaminants"} ); Data Table( dt5 ):CO.ppm. << Set Property( Tags, ...

    scott1588 scott1588
    Discussions |
    Sep 22, 2025 10:27 AM
    172 views | 3 replies
  • Kamal Hinduja Switzerland : What are the key differences between JMP and JMP Pro?

    Hi,   I am Kamal Hinduja, based in Geneva, Switzerland(Swiss) . Can anyone explain in detail What are the key differences between JMP and JMP Pro?   Thanks, Regards Kamal Hinduja Geneva, Switzerland

    kamalhinduja kamalhinduja
    Discussions |
    Sep 22, 2025 6:56 AM
    294 views | 1 replies
  • Shift Analysis for Large Number of Tests

    I’m trying to check for run-to-run variation across a large number of tests — e.g. >1,000 tests The data is in long format, with all test values in a single column (TestValues). Each unit has measurements across multiple runs (e.g., WW1, WW2, WW3), identified by a WW column, and we have a UnitID to track which unit it is. I want to: Check if there’s a statistically significant shift across runs f...

    RA899 RA899
    Discussions |
    Sep 22, 2025 4:16 AM
    812 views | 1 replies
  • Prakash Hinduja (India) How do I include random effects in binomial or nested design models in JMP?

    Hi, I am Prakash Hinduja Visionary Financial Strategist, was born in Amritsar (India) and now resides in Geneva, Switzerland (Swiss).   I'm working with a binomial or nested design in JMP and I'm not quite sure how to include random effects properly in the model. Could anyone share how they typically handle this setup? I’d appreciate any guidance on which platform to use in JMP and how to specify ...

    PrakashHindujaG PrakashHindujaG
    Discussions |
    Sep 22, 2025 12:25 AM
    836 views | 4 replies
  • Single Column V look up equivalent

    Hey everyone, So I have been using a formula that works in the same way as vlookup in excel but I have now discovered that it does not work on larger data tables as it basically bogs down and kills JMP.   Attached is a sample data table and where I have split out the two functions that I had combined which works as expected:       VLU Item   VLU Result         If I were to take the formula from...

    shampton82 shampton82
    Discussions |
    Sep 21, 2025 10:21 PM
    904 views | 7 replies

Latest Discussions

  • Kamal Hinduja Switzerland : What are the key differences between JMP and JMP Pro?

    Hi,   I am Kamal Hinduja, based in Geneva, Switzerland(Swiss) . Can anyone explain in detail What are the key differences between JMP and JMP Pro?   Thanks, Regards Kamal Hinduja Geneva, Switzerland

    kamalhinduja kamalhinduja
    Discussions |
    Sep 22, 2025 6:56 AM
    294 views | 1 replies
  • Shift Analysis for Large Number of Tests

    I’m trying to check for run-to-run variation across a large number of tests — e.g. >1,000 tests The data is in long format, with all test values in a single column (TestValues). Each unit has measurements across multiple runs (e.g., WW1, WW2, WW3), identified by a WW column, and we have a UnitID to track which unit it is. I want to: Check if there’s a statistically significant shift across runs f...

    RA899 RA899
    Discussions |
    Sep 22, 2025 4:16 AM
    812 views | 1 replies
  • graph builder

    Hi,   when I use the switcher for columns and the local filter, I have them side by side. Is it possible to have one under the  other because it would have a larger graph?   regards

    Françoise Françoise
    Discussions |
    Sep 21, 2025 10:10 PM
    355 views | 4 replies
  • Can the calculations of these two steps be modified to be completed in one step?

    Thanks Experts! dt=Open("$SAMPLE_DATA/Big Class.jmp"); ca="A";If(Is Missing(Try(Column(ca)<<Get Name)),New Column(ca));Column(ca)<<Formula( if(height>=lag(height,1),weight) );Current Data Table()<<run formulas;Column(ca)<<deleteFormula; ca="B";If(Is Missing(Try(Column(ca)<<Get Name)),New Column(ca));Column(ca)<<Formula( if(height<lag(height,1),weight) );Current Data Table()<<run formulas;Column(ca...

    lala lala
    Discussions |
    Sep 21, 2025 6:56 AM
    433 views | 3 replies
  • Vector Field Data Set for New Graph Builder Feature

    Does anyone know where I can get a good sample data set to experiment with the new vector field feature of Graph Builder?

    scott1588 scott1588
    Discussions |
    Sep 21, 2025 1:08 AM
    509 views | 1 replies

Latest Discussions

  • Copy Formula for Tables / Update

    In Tables / subset, the user can decide if a column formula is copied and if the evaluation is suppressed:   Is there a hidden option which does the same trick for Tables/Update?

    great for "documentation"great for "what if" ...on the other hand: one cannot guarantee that all input columns for the formula will be available in the target data table.
    -> default option "suppress formula evaluation"?

    hogi hogi
    Discussions |
    Sep 12, 2025 7:47 AM
    800 views | 0 replies
  • STATS on recurrence analysis, loglinear NHPP model

    Hi, I am new to recurrence analysis and JMP.
    I did the analysis and use loglinear NHPP model. I have a little trouble understanding the results (in attached image). It seems that the γ and δ values are listed in the Effect Marginals section of the result. If I want to do stats on gamma compared between two groups (AlphaC and Sym 1.0). How do I do that? JMP is not generating a p value so I want to d...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 28, 2025 9:22 AM
    363 views | 0 replies
  • permutation test for PLS-DA

    Hi all!  I've run a PLS-DA test for a data set that consists of FTIR spectral data of 5 different systems under 5 different treatments. I've used the fit model platform so that I could handle categorical variables in my Y variables. According to PRESS statistics, this model has an optimum number of factors of 7 and possesses good discriminating power between my samples. Then, I noticed that the st...

    Mariana_Aguilar Mariana_Aguilar
    Discussions |
    Aug 20, 2025 8:45 PM
    960 views | 0 replies
  • How to assign columns to 'Cause' and 'Grouping' roles, 'scale' and 'shape' effect in JMP recurrence analysis

    Hi, all
    I am a new member to the community. I am assigned a task to perform recurrence analysis on our data. I never used JMP or did any recurrence analysis. So I will bring some stupid questions for sure.
    The data we have are robots repair. We want to see repairs event pattern for the bots and I was told to use recurrence analysis (don't know why). So we have around 15000 robots, I used the 'bot_id...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 8, 2025 10:42 AM
    643 views | 0 replies
  • Customer quantile

    Hello,    looking for the upper and lower cut off of exponential distribution and Weibull distribution, I could find custom quantile to designate the probability. Have a couple questions.   In the old jump version, saw it quantile feature allowing probability number to type, it is the same as custom quantile in JUMP 17. Seems like there is confidence level set as default value of 0.95, having trie...

    SignalRaccoon27 SignalRaccoon27
    Discussions |
    Aug 8, 2025 7:25 AM
    252 views | 0 replies
view all discussions