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

  • Automating Graph Builder Dashboard

    Hello, I'm working on creating a dashboard and I would like to find a way to automate the process. I'm able to automate the process at the moment if, for example, I create a 2*2 dashboard. I use the script again to make another 2*2 dashboard. The question is: how can automate a process to create a dashboard that shrinks and expand whenever applicable. For example: if I provide 2 plots It will do a...

    RA899 RA899
    Discussions |
    Oct 8, 2024 11:05 AM
    575 views | 1 replies
  • Date Time Formatting

    I have a column with a few different date formats and also some blank dates. How do I revise the column to show one date column type for the different date types? Below is a screenshot of some of the values. 

    dkraeuter_sunne dkraeuter_sunne
    Discussions |
    Oct 8, 2024 9:51 AM
    1613 views | 2 replies
  • Custom alerts!

    Hi, I'm trying to see whether I can script a custom alarm to tell me when X number of consecutive points go outside some predefined UCL/ LCL values. In this example I would like to get an alarm if 240 consecutive rows in the column "HELIUM_PRESSURE" goes either above or below the UCL (15) or LCL (3). But when I run the script I get the error message: not enough arguments in access or evaluation of...

    Mac_d87 Mac_d87
    Discussions |
    Oct 8, 2024 9:44 AM
    837 views | 1 replies
  • Sharing a Local Data Filter between Graph Builders for synchronized data display

    I would like to share the same Local Data Filter between two Graph Builders. For example, when selecting F, both Graph Builders should only display data related to F; and, when selecting M, both Graph Builders should only display data related to M.
    How can I achieve this?New Window( "Weight VS Height", outlineBoxA = Outline Box( "Weight VS Height", Graph Builder( Size( 528, 456 ), Show Con...

    BabyDoragon BabyDoragon
    Discussions |
    Oct 8, 2024 3:41 AM
    659 views | 1 replies
  • [JMP12 JSL for Graph Builder] Failed to add new element into each position

    Hi, currently I hope to add new element into each position for my chart, chart with one X-axis and several Y-axes; so I use the code below: For(jj = 1, jj <= 20, jj++, gb << Elements( Position( 1, jj ), Points( X, Y , Legend( 1 )), Smoother( X, Y , Legend( 2 ) ) ); ); However, the chart created with this code still with 1 elements only, I right click the chart there are 2 elements shown though.W...

    Clanlope Clanlope
    Discussions |
    Oct 7, 2024 7:53 PM
    1289 views | 4 replies

Latest Discussions

  • Automating Graph Builder Dashboard

    Hello, I'm working on creating a dashboard and I would like to find a way to automate the process. I'm able to automate the process at the moment if, for example, I create a 2*2 dashboard. I use the script again to make another 2*2 dashboard. The question is: how can automate a process to create a dashboard that shrinks and expand whenever applicable. For example: if I provide 2 plots It will do a...

    RA899 RA899
    Discussions |
    Oct 8, 2024 11:05 AM
    575 views | 1 replies
  • Custom alerts!

    Hi, I'm trying to see whether I can script a custom alarm to tell me when X number of consecutive points go outside some predefined UCL/ LCL values. In this example I would like to get an alarm if 240 consecutive rows in the column "HELIUM_PRESSURE" goes either above or below the UCL (15) or LCL (3). But when I run the script I get the error message: not enough arguments in access or evaluation of...

    Mac_d87 Mac_d87
    Discussions |
    Oct 8, 2024 9:44 AM
    837 views | 1 replies
  • Multiple versions of JMP - what to do with the old?

    Hi, I just noticed that installing JMP 17 did not remove JMP 16 from my computer, and while researching this, I realize that upgrading to JMP 18 will also maintain the already installed older versions.So, (1) why should I keep the older versions?(2) if I gain nothing from keeping them, how do I safely remove older versions after installing newer versions (on Mac)?Thanks.

    Shahar_JMP Shahar_JMP
    Discussions |
    Oct 7, 2024 1:41 PM
    862 views | 2 replies
  • Extracting structured data in python and saving it as CSV is still faster than saving JMP tables.

    I have compared using python asyncio asynchronously to download data and save it to CSV faster than saving it to JMP tables.

    lala lala
    Discussions |
    Oct 7, 2024 9:13 AM
    533 views | 1 replies
  • Gaussian Process Error - Model won't run

    I have two very similar datasets with environmental parameters and abundance. I'm using Gaussian Process to evaluate how the environmental parameters influence abundance. On one dataset, the model runs fine and I get good results. When I try with the other, I get an error message saying "Unable to estimate Gaussian Process model. No valid starting values found". I can't find anywhere online what t...

    DrMelissaAMay DrMelissaAMay
    Discussions |
    Oct 7, 2024 7:59 AM
    706 views | 2 replies

Latest Discussions

  • Locked Data Table

    In JMP 18 a locked data table does no longer allow saving a script. This is a disadvantage in my working process. In my view locking the data table should protect the data only. W. Koch

    winfriedkoch0 winfriedkoch0
    Discussions |
    Oct 3, 2024 8:12 AM
    537 views | 0 replies
  • Could JMP show in a single graph a sensitivity analysis and the probability of occurrence of a result?

    Hello Community!Attached is the script "Hogi chart calculates risk and probability", an excellent work by HOGI ... which calculates the risks and probabilities of occurrence of an input or multiple inputs (x), of an output or multiple outputs (Y) or their combination in a table. For example:Would it be possible to expand the capacity of the script to make a sensitivity analysis of the inputs (x) o...

    Marco2024 Marco2024
    Discussions |
    Oct 2, 2024 5:15 PM
    568 views | 0 replies
  • Data collection from Middle East companies

    Hello , i need data about middle east country companes for my  PhD thesis،Which sites are valid for collecting information from Middle Eastern companies and can I use them for data collection?

    Maryam1 Maryam1
    Discussions |
    Sep 26, 2024 1:26 AM
    558 views | 0 replies
  • Confidence interval for parameters and inverse predictions

    Dear JMP community, I am fitting a probit regression between proportion of success and a continuous variable X. The screenshots below are the fit model outputs. I also got inverse predictions when the success are 0.05 ~ 0.95. I am wondering: 1) what are the confidence intervals for the parameter estimates, are they the Wald confidence interval? 2) what are the confidence intervals for the inverse ...

    Jogger560 Jogger560
    Discussions |
    Sep 25, 2024 10:02 AM
    617 views | 0 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
view all discussions