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

  • 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
    4467 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
    6094 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
    7371 views | 2 replies
  • Select rows based on first character

    Hi I have a column with a lot of numbers and some text. Below is a snipet of what my data looks like. I'm tring to hide and exclude all rows that aren't 7 digits long and don't start with 5 (i.e. I only want numbers like 5******). 5238403
    5236577
    3238403
    ASKU
    523660682
    asku
    2536614
    NI
    5236610 So far I know how to exclude all the rows that aren't 7 characters long, but I can't figure out how to select the ...

    ab0716 ab0716
    Discussions |
    Sep 23, 2018 1:55 AM
    8339 views | 3 replies
  • Table Box (Data table col box)

    Hi All,   I have been working on this idea for the past week or so and @gzmorgan0 helped me with this post  https://community.jmp.com/t5/Discussions/creating-an-index-for-columns-to-point-to-the-graph/m-p/71555#M35439 say for example, I loop through 5 continuous columns and 2 nominal columns, I plot one way analysis of 10 columns(say nw2). I get the p-value and other parameters in a table. I want ...

    vishwasanj vishwasanj
    Discussions |
    Sep 22, 2018 11:26 AM
    12940 views | 5 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
    4640 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
    4577 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
    9565 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
    3687 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
    3341 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
    2324 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
    2839 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
    1709 views | 0 replies
view all discussions