cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Merge two rows of data

    Hi I have a list of patient ID's, diagnosis and diagnosis date. I have it like this right now:IDLabelRow 1Row 2Row 3Row 4Row 5Row 6Row 7Row 81Diagnosisxxyyzzxx1Diagnosis date01/01/200001/01/200101/01/200201/01/200301/01/200401/01/200501/01/200601/01/20072Diagnosisxxyyzzxx2Diagnosis date01/01/200001/01/200101/01/200201/01/200301/01/200401/01/200501/01/200601/01/2007 I am trying to get it like this:...

    kocemba kocemba
    Discussions |
    Oct 17, 2018 12:47 PM
    8693 views | 4 replies
  • Problem Parsing XML

    i need to parse a HTML page to extract some info but i am getting an unexpected results, see the script below.  HTMLPageAsText = " <html> <head> <title>String 1 i want to get</title> </head> <body>String 2 i want to get <h2>Possibly also this</h2> <h2>why i get only this</h2> </body> </html> "; PageTitle=""; PageBody=""; Parse XML( HTMLPageAsText, On Element( "title", End Tag( ...

    peri_a peri_a
    Discussions |
    Oct 17, 2018 8:42 AM
    5636 views | 2 replies
  • Confidence Interval for Defect Rate in Simulator

    Hello, I am wondering how to obtain a confidence interval on the defect rate (in proportion or ppm units) for a response in the Simulator feature of Fit Model-->Prediction Profiler. Thank you!

    SQC SQC
    Discussions |
    Oct 17, 2018 7:14 AM
    5022 views | 5 replies
  • How to set auto axis scaling with scripting?

    Using JMP 13, how can the axis be set to auto scale using scripting commands.A snippet of the script code showing a simple variable in place for the min and max.  SendToReport( Dispatch( {}, "val", ScaleBox, {Min( Axis_min ), Max( Axis_max ), Inc( 1 ), Minor Ticks( 1 ), Add Ref Line( 5, "Dotted", "Medium Dark Red", "5", 4 )} ),Goal:  Allow something else (user, script, other) to...

    MattH MattH
    Discussions |
    Oct 16, 2018 12:31 PM
    10971 views | 5 replies
  • How to use scrollBox

    Hello,I put a few strings in a scroll box in view of selecting one and using it later in the script...But I see no way to get the string that is selected by the user.Example: in the following script we get a list of strings "first Item", "Second Item", ...Once the user selects the "Second Item", how can I extract this information ?Thanks a lot.Names Default To Here( 1 ); win = New Window( "Example...

    samir samir
    Discussions |
    Oct 16, 2018 8:50 AM
    4291 views | 2 replies

Latest Discussions

  • Confidence Interval for Defect Rate in Simulator

    Hello, I am wondering how to obtain a confidence interval on the defect rate (in proportion or ppm units) for a response in the Simulator feature of Fit Model-->Prediction Profiler. Thank you!

    SQC SQC
    Discussions |
    Oct 17, 2018 7:14 AM
    5022 views | 5 replies
  • How to use scrollBox

    Hello,I put a few strings in a scroll box in view of selecting one and using it later in the script...But I see no way to get the string that is selected by the user.Example: in the following script we get a list of strings "first Item", "Second Item", ...Once the user selects the "Second Item", how can I extract this information ?Thanks a lot.Names Default To Here( 1 ); win = New Window( "Example...

    samir samir
    Discussions |
    Oct 16, 2018 8:50 AM
    4291 views | 2 replies
  • How to select columns with same values

    Hello,How to select columns with same values (continues and nominal)?Thanks,Assaf

    Assaf1 Assaf1
    Discussions |
    Oct 15, 2018 10:27 AM
    8174 views | 7 replies
  • How do I change the size of the x-axis labels in the Fit Y to X (Oneway) Platform?

    I have a script that generates the graph below:While I was able to right-click onn the Y-axis to change the font size, doing the same on the X-axis only provides the following options:Rotated Tick LabelsTick Marks ▸Lower FrameEdit ▸So there is no Axis Settings… or Font… option that will allow me to change the X-axis labels to the size I want. As I am generating these graphs from scripts, I figure ...

    mdawson69 mdawson69
    Discussions |
    Oct 15, 2018 10:03 AM
    18556 views | 9 replies
  • Variability Chart

    Hi, I have a variabilty chart with 100 lots. I was wondering how can I order the lots by starttime? If variabilty chart is not the best to show this, what would you recommend? This lots are also broken down by different blends. The x grouping is lots then blend.  Thank you,Rami

    rshehadah rshehadah
    Discussions |
    Oct 12, 2018 2:47 PM
    2707 views | 1 replies

Latest Discussions

  • how to change the type and color of lines in graph

    I am trying to show line of fit in graph builder for several sets of data. The data table have many columns, I want to show the column(i) vs column(1).Every column can  be grouped by A1 & a, also can  be grouped by B1 & b, but except column(1). The follow is the chart about column(2) vs column(1):  I use the follow script to change the type of lines:Dispatch( {}, "400", ScaleBox, {Legend Model( 8,...

    Yu Yu
    Discussions |
    Sep 25, 2018 2:34 AM
    3631 views | 0 replies
  • Mean separation letter from test slices

    Hello!

    How do I get the mean separation letter in for each level of a factor when interaction is significant? For example, if I have A*B interaction and I want to get the mean separation of B at each level of A, how do I get the LSD letters in JMP? I can do test slices and that will use the DF of the full analysis, but this does not shows which mean of B differs. If I do multiple comparison: How ca...

    jfranc19 jfranc19
    Discussions |
    Sep 14, 2018 2:35 PM
    2454 views | 0 replies
  • repeated-measures ANCOVA: How to perform the analysis when the parallel slope assumpt. doesn't meet?

    Hi all,I need to perform the ANCOVA for a repeated-measures design. I tried to adapt the Julian's ANCOVA procedure showed on the https://www.youtube.com/watch?v=mApbp1RDy-U to my study case (repeated-measures design). Initially, I did the following actions: 1. In the Fit Y by X dialogue: I selected VAR_Y as "Y, Response" and VAR_X as "X, Factor";2. For "Group by" I selected the variable Timepoint;...

    Reinaldo Reinaldo
    Discussions |
    Jun 18, 2018 6:31 AM
    3433 views | 0 replies
  • Time Series - Prewhiten

    Hello Everyone, My question pertains to understanding what the terminology in JMP's prewhiten platform means.Also, understanding how that helps me determine an appropriate Transfer Function that I can use to test whether x causes y. JMP's prewhiten output shows three different ACF's labeled "Prewhiten Corr", "Noise AutoCorr", & "Noise Partial AutoCorr".
    What is the Prewhiten Corr, Noise AutoCorr, &...

    nopon649 nopon649
    Discussions |
    Jun 7, 2018 11:10 PM
    2465 views | 0 replies
  • Fit Spline By Group: Save Spline Coefficients to Column?

    Hi all--having an issue.  I am using Fit Y by X to fit 5,000 separate regressions.  I hold control, select red drop-down arrow, and Fit->Flexible, Fit->Spline and select, say, 0.1.   This fits a spline to all 5,000 graphs with lambda of 0.1.  I have 28 X values in each of 5,000 graphs, and I understand there are 4 different spline coefficients (A, B, C, D).  I understand if I just had 1 regression...

    M0gAl0g M0gAl0g
    Discussions |
    Jun 5, 2018 3:19 PM
    3023 views | 0 replies
view all discussions