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

  • 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
    5143 views | 4 replies
  • Fit Spline for multiple columns and saving predicted values

    Hi all,    I have a lot of different columns from an FTIR spectra experiment, and in order to correct the baseline, I need to perform a Fit Spline on each column (one column = one spectra). I would like to do this automatically using JSL, so I don't have to save hundreds of "Predicted values" by hand.  I tried to create a code but somehow it doesn't want to save the values or put 0 in each columns...

    LGaspard_98 LGaspard_98
    Discussions |
    Sep 25, 2024 5:10 AM
    1042 views | 2 replies
  • Find - or not find?

    According to Jmp manual the standard option By Column in the Search/Find window works like this  And indeed, if there are several cells with the same value, Jmp uses this rule to step through the matching cells and at the end it starts a new round from the top left:(view in My Videos) But:(view in My Videos) So, if you want to be sure to find a matching cell, please take care that you select the r...

    hogi hogi
    Discussions |
    Sep 24, 2024 10:31 PM
    1414 views | 2 replies
  • solving an integral for pharmacokinetics work

    Hi, Pharmacokinetics: mathematically characterizing how a drug  enters and leaves the body In pharmacokinetics experiments the influence of the stomach is ignored in most data analyses, which is not appropriate. Stomach emptying can be described with the equation (in which t=time):Plateau×(1-e^(-Ks × t))^ß  (Ks=rate, beta =lag phase)Subsequently, the absorption kinetics of a test component can be ...

    tvkmez11 tvkmez11
    Discussions |
    Sep 24, 2024 12:11 PM
    5515 views | 5 replies
  • How to write a formula that counts number of rows that are not excluded?

    I am trying to write a simple formula that will count the number of rows in my datatable that are not excluded. I want the total to be updated as I change row states using the graph builder. In another part of the formula I was able to successfully use the Excluded () function, e.g.  <jsl> X = Col Sum( :MG1_2520_LH_Setting, Excluded() ); However, I am using N Rows() to count the total number of ro...

    BrianB BrianB
    Discussions |
    Sep 24, 2024 7:58 AM
    1410 views | 4 replies

Latest Discussions

  • 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
    5143 views | 4 replies
  • Find - or not find?

    According to Jmp manual the standard option By Column in the Search/Find window works like this  And indeed, if there are several cells with the same value, Jmp uses this rule to step through the matching cells and at the end it starts a new round from the top left:(view in My Videos) But:(view in My Videos) So, if you want to be sure to find a matching cell, please take care that you select the r...

    hogi hogi
    Discussions |
    Sep 24, 2024 10:31 PM
    1414 views | 2 replies
  • solving an integral for pharmacokinetics work

    Hi, Pharmacokinetics: mathematically characterizing how a drug  enters and leaves the body In pharmacokinetics experiments the influence of the stomach is ignored in most data analyses, which is not appropriate. Stomach emptying can be described with the equation (in which t=time):Plateau×(1-e^(-Ks × t))^ß  (Ks=rate, beta =lag phase)Subsequently, the absorption kinetics of a test component can be ...

    tvkmez11 tvkmez11
    Discussions |
    Sep 24, 2024 12:11 PM
    5515 views | 5 replies
  • Rescaling Y-axis in Control Charts based on LSL or USL in JMP

    Hello everyone,I've been working on control charts in JMP and I'm looking to rescale the Y-axis based on the Lower Specification Limit (LSL) or Upper Specification Limit (USL). Could someone guide me on how to achieve this in JMP? I want the Y-axis to dynamically adjust based on the LSL or USL to better visualize the data in relation to the specification limits. Thank you in advance!

    ConvergentWhale ConvergentWhale
    Discussions |
    Sep 24, 2024 4:50 AM
    2767 views | 6 replies
  • SHAP Values on Graph Builder- Ascending order

    I am in the process of graphing SHAP Values from the profiler. As you can see on the image, the SHAP values are not in either ascending order or descending order? First, how do I instruct for the graph builder to graph the scatter plot/beeswarm plot to output in ascending order for all of the independent variables (together) in one plot? This way, I can look at one plot that shows the variable wit...

    NishaKumar2023 NishaKumar2023
    Discussions |
    Sep 23, 2024 12:03 PM
    2354 views | 3 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
    492 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
    596 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
    794 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
    661 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
    811 views | 0 replies
view all discussions