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

  • 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
  • Parametric Bootstrapping using the Negative Log Likelihood function

    Hello, I fit the negative log-likelihood function for a Poisson distribution (green highlighted column in the attached .jmp file) to my observed data and get the mean estimates for 10 unknown parameters (screenshot below).   My problem is bootstrapping these 10 parameters using the parametric method. The one-button "bootstrap" function in jmp (after right-click on the column "Estimate") gives me 1...

    tMinnx tMinnx
    Discussions |
    Oct 7, 2024 2:18 AM
    879 views | 1 replies
  • new computer

    I bought a new computer, but the JMP app won't install on my new computer. Do I need to uninstall JMP from my old computer before I can install it on the new computer?

    MisaYoshida MisaYoshida
    Discussions |
    Oct 7, 2024 1:39 AM
    680 views | 2 replies
  • window tabs with active lagend

    Hello, my script creates a window with a new tab for every bivariate trend chart, my issue is that the legend is inactive.my end goal is to be able to highlight legend groups in interactive HTML. I tried to add a local data filter - and it did not work for me.I also tried adding the same lagend distribution chart. I love to get more ideas or insights on what I'm doing wrong. names default to here(...

    AdamChoen AdamChoen
    Discussions |
    Oct 6, 2024 10:04 PM
    856 views | 1 replies
  • Remove element from a list that contain elements from a second list in JSL

    Hello, Removing elements from a list is well documented in the the JSL discussions but for some reason I cannot figure out how to do this:I need to remove elements from a list if the elements CONTAIN string from another list (not exact match). Example below: I am trying to remove all elements that contain "Cal" or "Blue" Thanks in advance, -VoizNames Default To Here( 1 ); clear symbols(); Deletesy...

    Voizingu Voizingu
    Discussions |
    Oct 6, 2024 11:09 AM
    1809 views | 7 replies

Latest Discussions

  • 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
  • Parametric Bootstrapping using the Negative Log Likelihood function

    Hello, I fit the negative log-likelihood function for a Poisson distribution (green highlighted column in the attached .jmp file) to my observed data and get the mean estimates for 10 unknown parameters (screenshot below).   My problem is bootstrapping these 10 parameters using the parametric method. The one-button "bootstrap" function in jmp (after right-click on the column "Estimate") gives me 1...

    tMinnx tMinnx
    Discussions |
    Oct 7, 2024 2:18 AM
    879 views | 1 replies
  • new computer

    I bought a new computer, but the JMP app won't install on my new computer. Do I need to uninstall JMP from my old computer before I can install it on the new computer?

    MisaYoshida MisaYoshida
    Discussions |
    Oct 7, 2024 1:39 AM
    680 views | 2 replies
  • Forest plot add in bug?

    Hi everyone, I'm attempting to create a forest plot figure based on multiple logistic regression models. I have 9 independent variables and four IQ outcomes, VCI, POI, PSI and Full IQ. Each outcome has three thresholds <70 vs >=90, 70-79 vs >=90 and 80-89 vs >=90.All was fine but I detected some bugs when drawing the lines in the plot. For example, in females for Perceptual organization index (POI...

    emm84 emm84
    Discussions |
    Oct 4, 2024 10:41 AM
    2058 views | 2 replies
  • How to export jmp plots to PPT without background color change

    Hello, Can you export jmp plots to PPT without background color change?I've read through a few posts that show how to export to PPT but the plots always have the beige background with it which I do not prefer. I have the Copy without Backgroud Add-In installed.  Thank you for your help in advance!

    CrossoverWolf52 CrossoverWolf52
    Discussions |
    Oct 4, 2024 9:09 AM
    1156 views | 5 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
    569 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
    618 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