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

  • Namespace: check the other logs

    No question, just for documentation. Perhaps somebody else faced/faces a similar problem. If the embedded log is enabled for a script window, error messages don't show up in the "official" log window.They are sent to the embedded log at the bottom of the script edit window. Very convenient. I just had a strange namespace error and couldn't understand why. An error helped me to understand the probl...

    hogi hogi
    Discussions |
    Sep 22, 2024 11:31 AM
    962 views | 1 replies
  • Turn off box plot in variability chart using JSL

    Hi All,  Does anyone know why the following script failed to turn off the box plot and cell mean? I copy this script after I manually created the variability plot. However, if I run the script, the box plot and cell mean are not turn off. I am currently using JMP17. The only workaround I found is by using either of the two options below :1. << (Variability Analysis[1] << Show Box Plots( 0 ))2. << ...

    LatentDataTiger LatentDataTiger
    Discussions |
    Sep 22, 2024 9:55 AM
    1182 views | 4 replies
  • Change marker size and frame size of multiple variability plot

    Hi All,  Is there an easy way to use the "sendtoreport" and "dispatch" functions to change the frame size and marker size of the :height and :weight  variability charts? Below is an example using Big Class.jmp. I couldn't find a way to change the marker size and frame size to work in both variability charts. Not sure if there's an easy way without having to use the for loop.  Thanks, rex Open( "$S...

    LatentDataTiger LatentDataTiger
    Discussions |
    Sep 21, 2024 10:50 PM
    1075 views | 3 replies
  • 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 to set my Text Box Visibility("Collapse") by JSL

    I had a JSL for creating a window to show many Graph Builders, due to I used where language to filter data, the new window will auto creat a Text Box(" Where  :CID == a[1][g] & :VARABLE == a[2][g]  & :WNDOW==a[3][g]  & :SATISTIC==a[4][g] & :CLLECTION_NAME==a[5][g]"), I want to set this Text Box property "Collapse", Can you give me a solution, thanks a lot.Data Table( "FSS" ):RUN_START_DATE << Data...

    cubji1 cubji1
    Discussions |
    Sep 21, 2024 8:02 AM
    2158 views | 2 replies

Latest Discussions

  • Namespace: check the other logs

    No question, just for documentation. Perhaps somebody else faced/faces a similar problem. If the embedded log is enabled for a script window, error messages don't show up in the "official" log window.They are sent to the embedded log at the bottom of the script edit window. Very convenient. I just had a strange namespace error and couldn't understand why. An error helped me to understand the probl...

    hogi hogi
    Discussions |
    Sep 22, 2024 11:31 AM
    962 views | 1 replies
  • Turn off box plot in variability chart using JSL

    Hi All,  Does anyone know why the following script failed to turn off the box plot and cell mean? I copy this script after I manually created the variability plot. However, if I run the script, the box plot and cell mean are not turn off. I am currently using JMP17. The only workaround I found is by using either of the two options below :1. << (Variability Analysis[1] << Show Box Plots( 0 ))2. << ...

    LatentDataTiger LatentDataTiger
    Discussions |
    Sep 22, 2024 9:55 AM
    1182 views | 4 replies
  • Change marker size and frame size of multiple variability plot

    Hi All,  Is there an easy way to use the "sendtoreport" and "dispatch" functions to change the frame size and marker size of the :height and :weight  variability charts? Below is an example using Big Class.jmp. I couldn't find a way to change the marker size and frame size to work in both variability charts. Not sure if there's an easy way without having to use the for loop.  Thanks, rex Open( "$S...

    LatentDataTiger LatentDataTiger
    Discussions |
    Sep 21, 2024 10:50 PM
    1075 views | 3 replies
  • 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
  • delay code until application is completed

    I have a script in which I am first asking a yes/no question in a dialogue box, if the use marks "yes", then a section of code will run that pulls data from a database which is then used to build an application. In that app the user interacts with the data (table and plots) to produce a pdf form, finalize those materials, close the application, and then move on to the next station at which time yo...

    RVhydrA RVhydrA
    Discussions |
    Sep 20, 2024 10:55 PM
    1863 views | 5 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
    809 views | 0 replies
view all discussions