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

  • HTTP Request with Headers?

    Hi,   I'm trying to do a REST request to pull some JSON data with the following code but am getting an error. The owner of the site says I need to put the key in the request header as opposed to appending it. How does one do this in JSL with HTTP Request?   Site documentation here: https://jsonodds.com/documentation   Thanks in advance, -Mike     key = "cb8abaa5-9b10-11e8-9bbb-0b704e36c1ea"; // su...

    Anonymous Anonymous
    Discussions |
    Aug 8, 2018 6:15 PM
    7662 views | 2 replies
  • Open multiple data file and run each with assigned script

    Hi All,I have the following script that will prompt to open a data file and then a script to auto run once I hit OK box.Names Default To Here( 1 ); New Window( "Data and Limits file", <<modal, Spacer Box( size( 10, 10 ) ), Text Box( "Choose A Data File:" ), // below showing directory of D:\JMP_test BB1 = Button Box( "Pick file", D = Pick File("Pick a file","D:\JMP_test"); If( D != ""...

    adam adam
    Discussions |
    Aug 7, 2018 6:15 PM
    6022 views | 2 replies
  • Is There a Way to Determine the Mean for Selected Rows While Viewing in a Chart or Graph

    Hi,  I was working with a variability chart today and I wanted to compare the means of two groups of data, each group being a subset of the data that I selected using in the chart by selecting those points and excluding/hiding the rest of the points in the data table. Does anyone know of an interactive way to do this without making a new data table? The reason for this is I wanted to select data t...

    jbenzetti jbenzetti
    Discussions |
    Aug 7, 2018 12:34 PM
    5707 views | 3 replies
  • Effect size in a repeated-measures ANOVA

    Hi all, I perform a repeated-measures ANOVA using Fit Model (Personality = Standard Least Squares; Emphasis = Minimal Report or Effect Leverage; Method =REML) and the Fit Least Squares report does not show the Sum of Squares of Model (SS_M) and Sum of Squares of Total Variance Amount (SS_T). I need SS_M and SS_T to calculate the effect size (i.e., eta squared): eta squared = SS_M / SS_T Would you ...

    Reinaldo Reinaldo
    Discussions |
    Aug 7, 2018 11:05 AM
    10392 views | 7 replies
  • table is empty when being referenced

     Hi all!I tried to select a column in a generated data table and transform that column into a new data table. Following is my code: //part 1: generate a data table
    ret = New Table( title, Add Rows (rowNum), New Column( "P", Expression, "Continuous", Formula( pmatrix ) ), New Column( "X(n)", Expression, "None", Formula( If( Row() == 1, init_state, Lag( :Name( "X(n)" ), 1 ) * :P ) ), Set S
    ...

    vistacc vistacc
    Discussions |
    Aug 7, 2018 6:27 AM
    7635 views | 6 replies

Latest Discussions

  • Is There a Way to Determine the Mean for Selected Rows While Viewing in a Chart or Graph

    Hi,  I was working with a variability chart today and I wanted to compare the means of two groups of data, each group being a subset of the data that I selected using in the chart by selecting those points and excluding/hiding the rest of the points in the data table. Does anyone know of an interactive way to do this without making a new data table? The reason for this is I wanted to select data t...

    jbenzetti jbenzetti
    Discussions |
    Aug 7, 2018 12:34 PM
    5707 views | 3 replies
  • What is the best way to calculate with table variables and columns?

    A JSL (TestJSL) script creates two table variables. Within the script they are being used to calculate a new column :D1 from the existing column :D0 by applying IF states etc..Is there a better way to do this, than with the rather complex formula for :D1? 

    Thomas1 Thomas1
    Discussions |
    Aug 7, 2018 5:47 AM
    3158 views | 4 replies
  • Multiple Spec Limits in 1 View

    Hi,   Is there a way for us to have multiple spec limits (1 reference line) per group category ?    Thanks AR  

    araghava araghava
    Discussions |
    Aug 7, 2018 2:21 AM
    4008 views | 3 replies
  • Fill Color for Normal Box Plots in Graph Builder

    Is there a effective way to color of or example five box plots (normal style) with fill color in graph builder by using a add-in or JSL? The five different colors should be defined via RGB values.I don't want to use box plots with style solid, because of faded colors and missing fences. Attach a file with one colored box plot.

    Thomas1 Thomas1
    Discussions |
    Aug 6, 2018 8:24 PM
    6107 views | 8 replies
  • urgent question: centering regressor - please help

    Dear community, I have a very urgent question. Do I center a regressor before I exclude outliers from the dependent variable or after? It would change the mean of the regressor because the data points that are an outlier for the dependent variable, their value of the regressor wil not be included in the mean of the regressor that is used to center it. Is there a convention in what order it should ...

    juliaaline juliaaline
    Discussions |
    Aug 6, 2018 3:36 PM
    5959 views | 9 replies

Latest Discussions

  • 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
    3281 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
    2849 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
  • P value, L-R Chi Square, Prob Chi Square in Choice results

    Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...

    aryasohrabi aryasohrabi
    Discussions |
    Mar 17, 2018 2:22 AM
    3811 views | 0 replies
view all discussions