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

  • Referencing a Column by Column Number in Formula in a For loop

    Hi all, I am trying to generate a bunch of new columns at once using a "for" loop, and each column will get named as the next item in the "sample" matrix. I can figure that part out, I think. But I also want each column to include a formula to look up a different column, which will be different each time, and subtract that value from the initial value (column "0"). When I run this it just gives me...

    Jackieandrews Jackieandrews
    Discussions |
    Sep 20, 2018 1:24 PM
    6968 views | 4 replies
  • JMP Script to detect the rows which are excluded in the data table ?

    Hi all, may I ask,  is JMP Script able to detect the rows which are excluded in the data table and remove them automatically  ?

    XiangCD_MP_User XiangCD_MP_User
    Discussions |
    Sep 20, 2018 8:29 AM
    9166 views | 3 replies
  • goodness of prediction

    Dear JMP experts,would you advice me where can I find a Q square to compare goodness of prediction of two models constructed?Eventually, What indicator do you use instead?What does the "predicted RMSE" value under the graph in actual by predicted plot means?thank you very much,Michal

    Michal Michal
    Discussions |
    Sep 20, 2018 12:52 AM
    9475 views | 4 replies
  • Use Combo box to select/deselect rows

    I like to set up a combo box that can help me to select/deselect/exclude/hide some rows in some specific row, Can any help out on my script below?Many Thanks, Names Default To Here(1);dt=Current Data table();MRB_List={"Bin1", "Bin2", "Bin3", "Bin4", "Bin5"};Prod_List={"Binned"};New Window("Production & MRB Filter",Outline Box("Production Selection/Exclusion"),  cb=Combo Box ({"MRB","Prodction Good...

    bernie426 bernie426
    Discussions |
    Sep 19, 2018 2:30 PM
    11121 views | 4 replies
  • Setting Control limits manually for Level Jennings chart

    Presently trying to manually set the control limits in Levey Jennings control chart since my data has a natural limit of LCL = 0. Can you please suggest how can I do it in JMP Pro 12?

    atrayeepaul10 atrayeepaul10
    Discussions |
    Sep 19, 2018 1:31 PM
    15202 views | 6 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
    4641 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
    4578 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
    9567 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
    3688 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
    3342 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
    2326 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
    3276 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
    2314 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
    2840 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
    1710 views | 0 replies
view all discussions