cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • Why am I unable to save my variability charts automatically in a script ?

    Hi all, i am actually trying to use the fucntion of obj << save picture( "name", jpeg ); in my script because I am trying to get some of the variability charts automated and to be saved in a ppt file. But it seems like the script does not pass the debug test. Any idea why is this so ? 

    XiangCD_MP_User XiangCD_MP_User
    Discussions |
    Sep 6, 2018 9:01 AM
    6356 views | 4 replies
  • A variable in a loop

    Hi,I like to replace the values forColumn Names Start(2),Data Starts( 3 ) ); as a variable like Headstart=2, DataStart=3 in Column Names Start(HeadStart). I usedEval(Parse( " Column Names Start("||HeadStart||"),"  ));I get no error but the results are not correct.I appreciate your help. Thanks----------------------------------------------------------------For( iii = 1, iii <= nf, iii++, //this sta...

    AT AT
    Discussions |
    Sep 6, 2018 7:07 AM
    36851 views | 5 replies
  • Count N

    Hello All, I am fairly new to JMP. I would like a question on a data I am working on. For some reason I need to convert the date column to Char/Nomina(as attached). I need to plot the X and Y and at X-axis being my date column while at the Y-axis I have 2 continuous parameters. My question is how to create a script where I can filter the date count if it is more/less than a certain number. For exa...

    arenie arenie
    Discussions |
    Sep 5, 2018 12:41 AM
    4156 views | 2 replies
  • Constraint set-up in an optimal design

    Hello, I am a new user of JMP and i have some issues with my first optimal design.The aim is to add 1 additive to a polymer to make the process easier => find the additive the most efficient and the lowest level. So, I have 2 type of mould (categorical), 2 grades of polymer (continuous) and 6 type additives (categorical). I have defined as values for the polymer the lowest and highest pourcentage ...

    Olivier Olivier
    Discussions |
    Sep 5, 2018 12:03 AM
    6135 views | 6 replies
  • I can't even do this simple replace!

    Not found in the script index, please finish with JSL.Thank you very much! 

    lwx228 lwx228
    Discussions |
    Sep 4, 2018 7:40 PM
    8599 views | 14 replies

Latest Discussions

  • QQ-Plot double x-axis

    Dear Community, Please help, how do I change the ugly default QQ-Plot in jmp so that it does not have two x-axis and a histgoram but only a normal x- and y-axis?

    juliaaline juliaaline
    Discussions |
    Sep 1, 2018 3:43 AM
    8700 views | 13 replies
  • Query Builder for Oracle database slow unless use Custom SQL() argument in New SQL Query() function

    Hi JMP users. When using the JMP Query Builder, we have fast response for SQL servers using "ODBC Driver 11 for SQL Server", but slow response on some Oracle servers using "Oracle in OraClient11g", on the order of 2 to 3 minutes. We discovered by accident that it works just fine using the Custom SQL() argument in the New SQL Query() function in the script, instead of using the generated script fro...

    Vball247 Vball247
    Discussions |
    Aug 31, 2018 1:22 PM
    3713 views | 3 replies
  • Duplicate a column

    Hello, I'm relatively new to scirpting..I'm interested in simply duplicate a column within the existing table. I would the duplicated column to be last and have a different name. After that, I would like to annonymize the original column. Thanks 

    moti617 moti617
    Discussions |
    Aug 31, 2018 12:02 PM
    6716 views | 4 replies
  • Does JMP automatically calculate ranks in Steel-Dwass

    Hi The study: I am to analyze a non-parametric dataset where two types of twine were cultered in the same tank to test preference in settlement of algal spores. Three levels of agitation was tested. Using 3 replicates of the twine (2) and agitation (3) results in 6 combinations or datasets. They were cultered in 9 experimental units and 2*9 pieces of twine was used.   Can I use the Steel-Dwass to ...

    PeterSchmedes PeterSchmedes
    Discussions |
    Aug 31, 2018 8:11 AM
    3842 views | 7 replies
  • Determine if time is between certain hours

    Casual jmp 12 userHow do I have jmp determine if a time is between certain hours on any day?I want to create a column to show (Y/N) if the time when data was taken is between 12:00 AM and 7:00 AM.  So the below data points would be Yes then No.Data taken at random times and transferred into jmp as shown in the examples below.     Data (Example)         Between 12 and 7? (Desired result)11/11/2017 ...

    Elby Elby
    Discussions |
    Aug 29, 2018 12:11 PM
    4258 views | 1 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
    2941 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
    2056 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
    2547 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
    1556 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
    3543 views | 0 replies
view all discussions