cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Try the Materials Informatics Toolkit, which is designed to easily handle SMILES data. This and other helpful add-ins are available in the JMP® Marketplace

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

  • Changing colors in compare means analysis

    Hi, Comparing multiple groups and hitting the "compare all means."I always find it challenging to understand which circle belongs to which group.I tried color-coding the groups, but I still can’t get the circles to change their colors. I know JMP is programmed to indicate statistically significant groups by marking red vs. gray, but that is not helpful to my purposes. I copied the picture and over...

    Shahar_JMP Shahar_JMP
    Discussions |
    Sep 25, 2024 10:01 AM
    1521 views | 2 replies
  • PPK value extremely high

    Hi everyone, I have a process that has a very high Ppk (> 4 ) - can this value be considered correct and what's its interpretation? or doesn't make any sense and there might be an issue with my data/calculations? Thanks in advance.

    Stats12 Stats12
    Discussions |
    Sep 25, 2024 9:57 AM
    851 views | 4 replies
  • Unable to import log files

    Hi all,

    I keep getting the Alert below every time I try to import Result Log Files on JMP16.
    I have no problem importing the same files onto JMP 14.


    Would anyone come across this before and know how to resolve it?

    Thank you!

    ProbitMink582 ProbitMink582
    Discussions |
    Sep 25, 2024 8:36 AM
    350 views | 1 replies
  • JSL- Formula for calculating column average for last x rows per ID

    I am trying to create a column formula to calculate the average for the last 30 sets of data per cycle run (shown in the example below):I have been able to achieve this, however I would like to be able to calculate the average per "ID" rather than the entire data set per test cycle. The formula I have used is shown below:If( Row() == Col Max( Row(), :Cycle ), Mean( As Column( "Output, mV" )[Index...

    AvgLlama27 AvgLlama27
    Discussions |
    Sep 25, 2024 8:00 AM
    326 views | 1 replies
  • MongoDB: What is the best connector, is ODBC connector sufficient, or do I need BI Connector?

    Dear all,from another contribution by @JumpingAC I got the hint that there is a Connector for MongoDB:https://docs.mongodb.com/bi-connector/master/it leads to a file "mongodb-connector-odbc-1.2.0-win-64-bit" for my systemand then I got the hint, that there should be a MongoDB Connector for BIhttps://www.mongodb.com/download-center/bi-connectorbut:"The MongoDB Connector for BI is available as part ...

    Georg Georg
    Discussions |
    Sep 25, 2024 5:12 AM
    4294 views | 4 replies

Latest Discussions

  • Changing colors in compare means analysis

    Hi, Comparing multiple groups and hitting the "compare all means."I always find it challenging to understand which circle belongs to which group.I tried color-coding the groups, but I still can’t get the circles to change their colors. I know JMP is programmed to indicate statistically significant groups by marking red vs. gray, but that is not helpful to my purposes. I copied the picture and over...

    Shahar_JMP Shahar_JMP
    Discussions |
    Sep 25, 2024 10:01 AM
    1521 views | 2 replies
  • PPK value extremely high

    Hi everyone, I have a process that has a very high Ppk (> 4 ) - can this value be considered correct and what's its interpretation? or doesn't make any sense and there might be an issue with my data/calculations? Thanks in advance.

    Stats12 Stats12
    Discussions |
    Sep 25, 2024 9:57 AM
    851 views | 4 replies
  • Unable to import log files

    Hi all,

    I keep getting the Alert below every time I try to import Result Log Files on JMP16.
    I have no problem importing the same files onto JMP 14.


    Would anyone come across this before and know how to resolve it?

    Thank you!

    ProbitMink582 ProbitMink582
    Discussions |
    Sep 25, 2024 8:36 AM
    350 views | 1 replies
  • JSL- Formula for calculating column average for last x rows per ID

    I am trying to create a column formula to calculate the average for the last 30 sets of data per cycle run (shown in the example below):I have been able to achieve this, however I would like to be able to calculate the average per "ID" rather than the entire data set per test cycle. The formula I have used is shown below:If( Row() == Col Max( Row(), :Cycle ), Mean( As Column( "Output, mV" )[Index...

    AvgLlama27 AvgLlama27
    Discussions |
    Sep 25, 2024 8:00 AM
    326 views | 1 replies
  • MongoDB: What is the best connector, is ODBC connector sufficient, or do I need BI Connector?

    Dear all,from another contribution by @JumpingAC I got the hint that there is a Connector for MongoDB:https://docs.mongodb.com/bi-connector/master/it leads to a file "mongodb-connector-odbc-1.2.0-win-64-bit" for my systemand then I got the hint, that there should be a MongoDB Connector for BIhttps://www.mongodb.com/download-center/bi-connectorbut:"The MongoDB Connector for BI is available as part ...

    Georg Georg
    Discussions |
    Sep 25, 2024 5:12 AM
    4294 views | 4 replies

Latest Discussions

  • Two-way Shapley Decomposition

    Dear community,

    I am aiming to compute a Two way Shapley decomposition for this mockedup data table. Herefore I first have to identify the growth and distribution components and to which percentage they account for the change in the EQ-5D-5L score. Further I aim to investigate the contribution of each individual predictor to the final EQ-5D-5L score.

    Would really appreciate if someone could guide me...

    BiasedAntelope7 BiasedAntelope7
    Discussions |
    Sep 21, 2024 1:00 PM
    317 views | 0 replies
  • how I can add standard deviation of two repeats in the fitted curve

    I am trying to build a growth curve based on two repeats I created the graph using graph builder and when I tried to analyze the graph to do curve fitting using Gompertz model it separates the two repeat again instead of the mean and I can not add the standard deviation to each data point how I can fix that?

    RankFilterWhale RankFilterWhale
    Discussions |
    Sep 13, 2024 10:14 AM
    342 views | 0 replies
  • Exploring JMP Add-Ons and Extensions for Big Data Analytics

    Hello JMP Community, I hope this message finds you well. I’m reaching out to the community with a specific inquiry about leveraging JMP for big data  analytics. As someone deeply involved in analyzing large-scale datasets, I’m keen to maximize JMP’s potential and am particularly interested in any add-ons or extensions that can enhance its capabilities for big data work. In my current role, I often...

    leoarthur01 leoarthur01
    Discussions |
    Sep 8, 2024 11:34 PM
    494 views | 0 replies
  • Multinomial Logistic Regression Confidence for Specific Parameter Changes

    Hi,  I have a multinomial logistic regression of 3 classes: 0, 1, and 2 and have associated individual models (via Fit Y by X) for N parameters. I am now looking into a sensitivity like study in which each parameter is assumed at certain levels (e.g. at min, max etc..). I have probabilities computed at each such parameter level. I like to rank order probability change in each class (0, 1 and 2) du...

    altug_bayram altug_bayram
    Discussions |
    Sep 5, 2024 9:02 AM
    423 views | 0 replies
  • Building and validating zero-inflated negative binomial regression models

    Dear JMP community,I am presented with a problem of building a model using over-dispersed zero-inflated count data. I hope you can help me with this.I have attached both training and validation datasets to this post. My objective is to build my model on the training dataset and validate it using the validation dataset. I have not worked with such count data before and therefore do not know validat...

    stat_ranger stat_ranger
    Discussions |
    Sep 4, 2024 1:57 AM
    511 views | 0 replies
view all discussions