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

  • Data preparation- substract column data by other column

    Hi,I have a table with different scan results.I have 180 scans with 1000 results per scan.results are at the Z column.I want to create a new column with relative scan results, meaning the results of scan 2 - the results of scan 1, results of scan 3 - the results of scan 2, and so on.subtraction of results must be by Location number, 1-1, 2-2, 3-3, and so on.I've tried to transpose the data but got...

    Ohad_s Ohad_s
    Discussions |
    Jun 9, 2024 4:57 AM
    1589 views | 4 replies
  • Fitting a Sharp Region

    My data can be usually matched with an exponential decay function, however at some point on the curve where there is a rapid spike, then decay continues, therefore how can this sharp edge be fitted inside the exponential function?

    Sherif_96 Sherif_96
    Discussions |
    Jun 8, 2024 3:12 PM
    3602 views | 9 replies
  • Where is this font size set for JMP mapping?

    The font the arrow points to.Thanks!dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); p1 = dt << Graph Builder( Variables( X( :weight ), Y( :height ), Group X( :age ), Color( :sex ) ), Elements( Bar( X, Y, Legend( 5 ), Response Axis( "X" ), Summary Statistic( "Sum" ) ) ) );

    lala lala
    Discussions |
    Jun 8, 2024 6:59 AM
    2076 views | 7 replies
  • How to create a bar-mekko chart (variable width bar chart) in JMP / Graph Builder

    Is it possible to create a bar-mekko chart in JMP? see e.g.https://kb.tableau.com/articles/howto/create-a-variable-width-bar-chart-aka-cascade-chart I can create a bar chart with categories on the X-axis and Numerical on the Y-axis, and sort ascending. Then, intuitively, dragging another numerical column to the "Size" field should create such a chart (Size = widths of the bars in the chart?) but n...

    Achim_T Achim_T
    Discussions |
    Jun 8, 2024 6:26 AM
    11357 views | 9 replies
  • Time binning - how to change the Tick labels?

    Among other  , the new Time Bin (&Wrap) option is extremely useful:
    Continuous values are binned and represented as ordinal values. [edited]  The only issue:
    The axis and grid look a bit chaotic: I'd prefer a more structured view like this one  - with long divider and lower frame: but the settings for Tick labels and grids:

    ... are  missing in the GUI for Axis with Time Bin settings: Why?

    hogi hogi
    Discussions |
    Jun 8, 2024 6:02 AM
    2492 views | 6 replies

Latest Discussions

  • Time binning - how to change the Tick labels?

    Among other  , the new Time Bin (&Wrap) option is extremely useful:
    Continuous values are binned and represented as ordinal values. [edited]  The only issue:
    The axis and grid look a bit chaotic: I'd prefer a more structured view like this one  - with long divider and lower frame: but the settings for Tick labels and grids:

    ... are  missing in the GUI for Axis with Time Bin settings: Why?

    hogi hogi
    Discussions |
    Jun 8, 2024 6:02 AM
    2492 views | 6 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
    764 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
    900 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

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
    764 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
    590 views | 0 replies
  • ordinal logistic regression interaction effects

    JudithSS JudithSS
    Discussions |
    Jun 5, 2024 9:44 AM
    533 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
    581 views | 0 replies
view all discussions