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

  • How to add a dynamic horizontal lines with a shared y axis in a variability chart with grouped x axis with repeat values of different N?

    Hi all,  I wanted to create a new thread to differentiate based on my previous post: https://community.jmp.com/t5/Discussions/How-to-add-Dynamic-horizontal-line-by-shared-y-axis-among/m-p/622722. The same idea is to be applied where I would want a dynamic horizontal line across a variability chart, but unlike the previous solution that uses an associative array as there is one value per x, this ca...

    neelsrejan neelsrejan
    Discussions |
    Jun 7, 2024 9:49 PM
    1900 views | 4 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
  • How can I make the data filter work properly in the dashboard?

    Purpose: I want to add a filter to the dashboard as a first-level project to control the data in other projects
    Problem encountered: I added a data filter to the dashboard and used it as a first-level project - see pic1
    But when I click on the item in the data filter, the data in the second-level project will not change - see pic 2 If a filter is added to the control panel in the second-level projec...

    eric_min1993 eric_min1993
    Discussions |
    Jun 7, 2024 11:51 AM
    902 views | 1 replies
  • Recding in JSL while keeping most initial values

    Hi,I have a column with probablities. Mostly these are just numbers between 0 and 1. However, for a probablity of 100% I got 100 instead of 1. My idea to fis the issue was simply to ues the recoding function and then replace all occurences of "100" by "1".The code scnipped I'm using is:dt << Recode Column ( :"probability"n, {IF( _rcNOW == 100, 1)}, Target Column (:"probability"n) );This works p...

    matthias_bruchh matthias_bruchh
    Discussions |
    Jun 7, 2024 11:48 AM
    1298 views | 3 replies
  • What is the statistical method used in response screening for means difference test?

    Dear expert, I'm using JMP 17.2.0. I am analyzing a RNAseq gene expression data. The data has control samples and treated samples, each sample has 3000 genes. I used Response Screening to look for differential gene expression between control and treated samples, I got p-values and FDR p-values in Means Difference table, but I'm wondering what is the statistical method used to test the means differ...

    xliu xliu
    Discussions |
    Jun 7, 2024 11:21 AM
    1743 views | 4 replies

Latest Discussions

  • 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
  • How can I make the data filter work properly in the dashboard?

    Purpose: I want to add a filter to the dashboard as a first-level project to control the data in other projects
    Problem encountered: I added a data filter to the dashboard and used it as a first-level project - see pic1
    But when I click on the item in the data filter, the data in the second-level project will not change - see pic 2 If a filter is added to the control panel in the second-level projec...

    eric_min1993 eric_min1993
    Discussions |
    Jun 7, 2024 11:51 AM
    902 views | 1 replies
  • Westgard rules 2s and 3s

    Hi JMPusers,

    Using the control chart builder and Westgard rules (JMP16), the chart displays a 2s warning when a data point has a 3s violation. When I remove the 2s rule, the chart displays the 3s violation for the data point. This order seems not logical to me; when there is a 3s violation it is automatically also a 2s violation but when I see the 2s violation displayed it is not clear if it is als...

    eddyruijter eddyruijter
    Discussions |
    Jun 7, 2024 6:42 AM
    822 views | 1 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
  • Experimental values are close but are not equal to the factor values in outlined in the DoE.

    In my class, students use custom design to plan their experiment. They conduct trials targeting the factor values recommended by JMP. In practice, the conditions of the experiment are a little different for a variety of reasons. I recommend they input the "actual/measured" values when analyzing the results? Am I correct? How does this affect their analyses as the conditions may not be orthogonal a...

    Raghavan Raghavan
    Discussions |
    Jun 6, 2024 11:15 PM
    1209 views | 3 replies

Latest Discussions

  • 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
  • ordinal logistic regression interaction effects

    JudithSS JudithSS
    Discussions |
    Jun 5, 2024 9:44 AM
    534 views | 0 replies
  • Statistical methods/details for confidence interval for probit models with an interaction term

    Hello,  I fitted a probit model with an interaction term by using the Fit Model platform and specifying the Effects( A, B, A*B ), where :A is a continuous variable and B is a dichotomous variable. In the parameter estimates section I got the Lower CLs and Upper CIs for the intercept, A, B, A*B. terms, respectively. Could you provide some details about how the confidence intervals are calculated fo...

    Jogger560 Jogger560
    Discussions |
    Jun 3, 2024 9:54 AM
    582 views | 0 replies
view all discussions