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

  • Frequency=0 in Life Distribution Platform in Reliability Analysis

    I have a reliability dataset where some of the readouts did not have any fails. Do I merge these readouts with the ones that have fails or include them separately? Please refer to Setup1 Vs Setup2 in the snippet below [JMP file attached too]. Weibull alpha and beta parameters between Setup1 and Setup2 are drastically different. To me, setup2 seems reasonable since it includes complete information....

    cfs_analyst cfs_analyst
    Discussions |
    Jun 19, 2024 9:26 AM
    1237 views | 2 replies
  • How to reduce the number of runs in design?

    Dear sir/madam, In JMP17 I have made a design starting from 8 2-level factors, of which 5 are hard-to-change. For the hard-to-change factors only main effects are considered, for the easy-to-change factors 2nd order interactions are also evaluated.Using Custom Design, 32 runs were generated, consisting of 8 whole plots.Now, every run represents an adhesive formulation I would like to test on a ser...

    SamVA SamVA
    Discussions |
    Jun 19, 2024 8:40 AM
    1863 views | 4 replies
  • extend Definitive Screening Designs to  Face Centered central composite designs (FCCCD)

    Hallo, can JMP extend Definitive Screening Designs to  Face Centered central composite designs (FCCCD) and evaluate them?It seems that FCCCD are the only designs which contain a considerable number of runs in common with definitive screening designs. Sincerely Thommy7571

    Thommy7571 Thommy7571
    Discussions |
    Jun 19, 2024 8:31 AM
    2394 views | 7 replies
  • Running JMP via a service account

    Hi, We are running JMP via a scheduled task where it will generate a report automatically. It works with the standard user account but when I try to run it with the service account the addon just hangs. Now I cannot see the scheduled task as the service account is not a "user account" with a GUI.  Is there anyway for me to see the logs of this other account whilst I run the scheduled task on the s...

    ClusteredOwl608 ClusteredOwl608
    Discussions |
    Jun 19, 2024 8:05 AM
    1119 views | 3 replies
  • UTM to decimal Degree conversion of Coordinates

    Hello, are there any JMP/JSL scripts around to transform UTM to decimal degree coordinates?Could only find the wishlist entry. Thank youhttps://community.jmp.com/t5/JMP-Wish-List/It-would-be-nice-to-add-UTM-coordinates-to-the-data-format/idi-p/668933  @martindemel 

    mlo1 mlo1
    Discussions |
    Jun 19, 2024 6:40 AM
    1859 views | 2 replies

Latest Discussions

  • extend Definitive Screening Designs to  Face Centered central composite designs (FCCCD)

    Hallo, can JMP extend Definitive Screening Designs to  Face Centered central composite designs (FCCCD) and evaluate them?It seems that FCCCD are the only designs which contain a considerable number of runs in common with definitive screening designs. Sincerely Thommy7571

    Thommy7571 Thommy7571
    Discussions |
    Jun 19, 2024 8:31 AM
    2394 views | 7 replies
  • Running JMP via a service account

    Hi, We are running JMP via a scheduled task where it will generate a report automatically. It works with the standard user account but when I try to run it with the service account the addon just hangs. Now I cannot see the scheduled task as the service account is not a "user account" with a GUI.  Is there anyway for me to see the logs of this other account whilst I run the scheduled task on the s...

    ClusteredOwl608 ClusteredOwl608
    Discussions |
    Jun 19, 2024 8:05 AM
    1119 views | 3 replies
  • UTM to decimal Degree conversion of Coordinates

    Hello, are there any JMP/JSL scripts around to transform UTM to decimal degree coordinates?Could only find the wishlist entry. Thank youhttps://community.jmp.com/t5/JMP-Wish-List/It-would-be-nice-to-add-UTM-coordinates-to-the-data-format/idi-p/668933  @martindemel 

    mlo1 mlo1
    Discussions |
    Jun 19, 2024 6:40 AM
    1859 views | 2 replies
  • Incorporate Time lag in DoE

    How should I go ahead with my experiments (interpretation) when I know before hand that my response (continuous) will have a time delay.How do I incorporate time delay in interpreting the results of my experiments? Thanks,Ashish

    BivariateKoala1 BivariateKoala1
    Discussions |
    Jun 19, 2024 5:03 AM
    777 views | 1 replies
  • Maintain the correct zones

    On the control charts, I want to exclude the zones over the average when there is no lower limit. 
    Here is my script :  // Loop across the split data table and read the values for that column from the dt_limits_copy data table. Populate the Spec Limits and Control Limits For(i = 1, i <= N Cols(dtsplitcopy), i++, limrow = Try((pIDlimits_copy << get rows where(pIDlimits_copy:labelny == c...

    ConvergentWhale ConvergentWhale
    Discussions |
    Jun 19, 2024 3:57 AM
    958 views | 2 replies

Latest Discussions

  • Fit Johnson capability analysis

    Hello,Is it possible to modify the constant value zval in the capability analysis? thank you

    pojamet pojamet
    Discussions |
    Jun 14, 2024 4:40 AM
    544 views | 0 replies
  • When we bootstrap a nonlinear model, how are the bootstrap parameters calculated?

     JMP has proved to be an invaluable tool, and we are using JMP's nonlinear platform to fit various kinetic models that are now being used for regulatory purposes.   We need to be able to describe to various agencies around the world such as FDA, EMEA, how the bootstrap parameter list is generated within JMP.   We don't need extreme detail, just a description in plain lay-person's English that can ...

    GammaZulu GammaZulu
    Discussions |
    Jun 12, 2024 8:49 AM
    557 views | 0 replies
  • Formating when saving Journals as PDF

    The formatting that is inherent in a journal displaying a panel box is lost when saving that journal as a pdf.  Is there a way to maintain the thoughtful look and feel of the journal?PanelBox("Bill To", textbox("aaa"))I am still in JMP 14, on Windows 10.

    mann mann
    Discussions |
    Jun 7, 2024 2:38 PM
    765 views | 0 replies
  • Cox PH Survival plot with CI?

    We're trying to run a survival analysis with Cox proportional hazards for time to reinjure knees after surgery for those who return to sport before/after 9 months with covariate of age and level of sports. I'd like to be able to generate the survival plots with 95CI's along with the analyses.
    I've watched the recent tutorial but it didn't address these points.
    Can anyone point me to resources to do ...

    RodWhiteley RodWhiteley
    Discussions |
    Jun 7, 2024 5:05 AM
    587 views | 0 replies
  • ordinal logistic regression variable selection

    I’ve conducted an ordinal logistic regression analysis with 3 independent variables. I then want to ask if adding an interaction to an independent variable is warranted. What is the best approach for determining whether to retain the interaction term or not? Do you base this decision on the p-value of the parameter estimate of the interaction term, p-value of the interaction term in the Wald Test,...

    JudithSS JudithSS
    Discussions |
    Jun 6, 2024 6:19 AM
    591 views | 0 replies
view all discussions