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

  • Linear modeling - log transformed/square root transformed Y-variable

    Hi all JMP users,  Does anyone know how to do this in JMP? I want to do a normal linear modeling where the log is transformed or with a square root transformed Y-variable.  Thank you!

    therese therese
    Discussions |
    Sep 24, 2018 10:46 AM
    8834 views | 2 replies
  • How to change table/report style in my JSL scripts? I know how to do it in JMP Preference settings.

    How to change table/report style in my JSL scripts? I know how to do it in JMP Preference settings: File-Preference-Style. But I need to change the preference settings within my own JSL scripts. Is it possible? For example, I like to change Shade Alternate Table Rows( 0 ) to Shade Alternate Table Rows( 1 ), how to do it in JSL?

    zxu11 zxu11
    Discussions |
    Sep 24, 2018 10:23 AM
    11512 views | 6 replies
  • Line of fit graph builder

    I am trying to show line of fit in graph builder for several sets of data. I want to show line of fit for each set induvidually as well as average for all 3. I can turn on and off overlay for the variables but is there any way to get this all in the same graph?  

    jlogan jlogan
    Discussions |
    Sep 24, 2018 9:26 AM
    4688 views | 1 replies
  • Script for saving histogram count and midpoint

     Hello,I red the "Histogram count" discussion.I would like to write a script that does the same : saving in a table the midpoint value and the number of occurence with an adjusted binning. It corresponds to the interactive sequence : Analyse/distribution of a column, adjust chart bin, save number of level and midpoint. I don't need to display the chart, only record the values. I did not really fou...

    Anonymous Anonymous
    Discussions |
    Sep 24, 2018 8:05 AM
    6315 views | 2 replies
  • How to loop using a function

    The difference between Function() and Expr(). After msharp answered my question yesterday, i realized that i have been doing this all wrong. Currently every output whether it is a Graph Plot or Distribution had its own individual Expr() with 3 different iterations inside of it. In a nutshell, that is ~ 20 Expr() scripts. The ability to use a Function would cut that down to one graph plot script an...

    Yngeinstn Yngeinstn
    Discussions |
    Sep 23, 2018 9:40 AM
    7669 views | 2 replies

Latest Discussions

  • JMP and MongoDB

    Our database team is moving us from a T-SQL framework to a MongoDB framework. Currently much of our team has extensive JMP scripts and tools for automated queries / processing / analysis that rely on JMP's ability to connect/pull through the OBDC drivers.  What does JMP / MongoDB integration look like? Below is a 'sample' of how we interact currently. Is this functionality still avaliable with the...

    JumpingAC JumpingAC
    Discussions |
    Sep 19, 2018 9:33 AM
    4909 views | 2 replies
  • Import JSON Files

    I am trying to import JSON files and the data comes in with the wrong formatting. Attached you will see images of the corrrect and incorrect way that the files import. To get the correct import view I have to save the file as a text file and then re-import the text file. What should I do to fix the import issues Wrong Formatting  Right Formatting      

    dkraeuter_sunne dkraeuter_sunne
    Discussions |
    Sep 19, 2018 7:00 AM
    4842 views | 2 replies
  • Analysis by specific rows

    Hi Everyone! I have a very large dataset that I am in the midst of analyzing but I have come across some difficulties. In the dataset there are 1924 rows and 1061 columns - so it's quite large. I am trying to do Fit Model and just want to make sure that I am doing this right.  If I for example want to fit a model based on rows 112-245, I select these rows, enter "Fit Model" option, select the colu...

    Maxpower1123 Maxpower1123
    Discussions |
    Sep 18, 2018 12:11 AM
    10177 views | 9 replies
  • API Access to AWS Database

    I’m trying to access a database using the new API request feature in JMP ( I’m using 14.1) and I’m having trouble understanding what is required to connect to the database. I’m trying to access amazon cloud ( AWS) at the following location deawdoraisap001.xxxxxxxxxxxx.eu-central-1.rds.amazonaws.comusername is dbarnettpassword is Password_123 ( obviously it isn’t this so it’s just an example) Could...

    d_barnett d_barnett
    Discussions |
    Sep 17, 2018 11:34 AM
    3854 views | 1 replies
  • How to overlap points with the same/ very close values in a graph?

    Hello!A quick question, as the title suggests, how can I overlay points with the same value or close values ( e.g., a difference smaller than 0.1) in a graph?For example, in the following situtation I want to keep only one point for each small range of values, and therefore lose the observed horizontality of points.  Thank you very much in advance.

    Natalia_Castelo Natalia_Castelo
    Discussions |
    Sep 17, 2018 10:59 AM
    3660 views | 2 replies

Latest Discussions

  • 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
    2457 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
    3434 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
    2470 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
    3024 views | 0 replies
  • Why does Profiler not stop

    All, 
         I have a script I am trying to profile and improve on. When I run the script without the profiler, it runs and ends within 4 minutes. When I try to profile the script, even after a good 5-6 minutes, it does not stop. Wondering why this is happening and if there is a way to use profiler and not run into this.      I am using JMP 13.   

    uday_guntupalli uday_guntupalli
    Discussions |
    Apr 27, 2018 7:12 AM
    1849 views | 0 replies
view all discussions