cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • 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
    592 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
    1005 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
    4914 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
    775 views | 4 replies
  • How to delete columns where all the rows are "NA"?

    Hi I want to get some advice for data filtering. Thanks!I have some columns where all the rows are "NA". How could I identify those columns and delete them?The blank cells are resulted from splitting the table. Thanks!  

    Fruit325 Fruit325
    Discussions |
    Sep 24, 2024 7:47 AM
    999 views | 5 replies

Latest Discussions

  • 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
    1005 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
    4914 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
    1974 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
    1676 views | 3 replies
  • hextonumber not working with 64bits

    Hi I have hex that is bea000000004080bh, I tried hextonumber("bea000000004080bh"), but it is not working. Can someone help me?

    dadawasozo dadawasozo
    Discussions |
    Sep 22, 2024 12:29 PM
    1423 views | 8 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
    334 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
    373 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
    523 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
    454 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
    550 views | 0 replies
view all discussions