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

Latest Discussions

  • How do you change the default color of box plot lines?

    Hi, I don't like that the default color for box plots is red, while the first legend color in the JMP default palette is red. It's hard to see the box plot lines! Is there a way to change the default color for box plots? I'm running JMP 13.2.1. Thank you!

    TreiderBest TreiderBest
    Discussions |
    Aug 23, 2018 6:32 AM
    4446 views | 2 replies
  • Extracting parameter estimates from nonlinear (sigmoidal) curve fit - scripting

    Hi all,  To quickly orient you: I am working with ELISA data (dose-response curve) so my independent variable is dilution factor, my dependent variable is absorbance, and I have multiple time points I am looking at for multiple animals. I'd like to be able to find the EC50 - dilution at half maximal response - with a nonlinear, sigmoidal, curve fit. I am currently using a  4 parameter model (Probi...

    lakepotter lakepotter
    Discussions |
    Aug 22, 2018 4:15 PM
    7131 views | 5 replies
  • How do I add R squared to control the Partition in the decision tree code?

    In the case of Boston housing.jmp, adjust the parameters of "Minimum Size Split" and "Split Best" in the JSL code to control the automatic Partition of decision tree. Partition( Y( :mvalue ), X( :crim, :zn, :indus, :chas, :nox, :rooms, :age, :distance, :radial, :tax, :pt, :b, :lstat ), Validation Portion( 0.3 ), Minimum Size Split( 2 ), Split Best( 1000 ) ); However, the R square of the validation...

    lwx228 lwx228
    Discussions |
    Aug 21, 2018 8:10 AM
    2541 views | 2 replies
  • Script to get last 6 months data

    Hi, What would be the best script to selected only the data of the exact last 6 months everytime the database is updated. 

    nicoleaba nicoleaba
    Discussions |
    Aug 21, 2018 2:25 AM
    3333 views | 1 replies
  • JMP14 Unable to fetch results set

    Trying to get data from SQL server with stored procedure failed in JMP14 and succeed in JMP8 and JMP9.in JMP14 there is an error:JMP Alert: Unable to fetch results set.JMP Alertand there is no result table (show(t1); return "t1=.)I get the same issue in JSL and with "Databse Open Table"The stored procedure output countains few empty sets, which need to be skkiped. Apperntly the JMP8 is doing it au...

    hagaishalev hagaishalev
    Discussions |
    Aug 20, 2018 9:51 PM
    5079 views | 2 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