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.

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

  • How to close save limit tables and control chart window using JSL

    I have  a summary table from which I have to generate control limits and store in control limit data-table. I'm using "Individual Measurement" control chart to get these limits which will be applied on main data.Now I have tried saving limits to new table but in my case I have to get these limits by 7 different places for a certain process which is causing to generate 7 charts and 7 limit tables. ...

    vs90 vs90
    Discussions |
    Jun 24, 2015 12:37 PM
    8664 views | 1 replies
  • summary table sorted in the wrong order if there are value labels

    hi all,just wondered if i came across a bug in the program.table summary is known to produce a sorted table by the grouping variable. i just noticed it is not the case if there are value labels (and no value ordering).for example:Open( "$SAMPLE_DATA/Big Class.jmp" );// this will produce a correctly sorted tableData Table( "Big Class" ) << Summary( Group( :age ), Link to original data table( 0 ) );...

    ron_horne ron_horne
    Discussions |
    Jun 22, 2015 6:07 AM
    16593 views | 12 replies
  • Graph builder - access statistics and smoother data

    Is there a way to get at the data that GB uses for plotting statistics (mean, sd) and smoother? Is this data stored in an array somewhere that can be accessed?Thanks!!

    wr wr
    Discussions |
    Jun 19, 2015 12:37 PM
    5036 views | 2 replies
  • How to script multiple rows to be selected when one is selected in a bivariate plot?

    Hi all,I have a script where one of the outputs is a bi-variate (XY) Plot using the bi-variate platform. Its basically plotting the value of a parameter of a device on the y-axis verses time on the x-axis. These parts have a common ID value in a column from the source datatable.Now the platform already has the functionality where if you click on one marker, the row that marker is based on is selec...

    nkelleh nkelleh
    Discussions |
    Jun 19, 2015 9:54 AM
    13588 views | 4 replies
  • Create Journal with interactive graphs from Graph Builder

    Hi all,   I would like to create a journal that shows several graphs I've scripted through graph builder. When I send the graphs to the journal, however, they become static pictures and are no longer interactive for the user, which I really need them to be. The post here Trouble with Report << Copy Graph seems to suggest sending the graph directly to the journal with << journal which doesn't appea...

    seburke89 seburke89
    Discussions |
    Jun 19, 2015 6:52 AM
    14221 views | 4 replies

Latest Discussions

Latest Discussions

  • how to invisible local data filter

    Hi all,Till now I was using "Panel Box" and "Close" local data filter command for the invisible but functioning local data filter. Something like below closes the data filter it is visible by jmp graph but invisible by the HTML5 output (magical).nw[Panel Box( 1 )][Outline Box( "Local Data Filter" )] << Close( 1 );nw[Panel Box( 2 )][Outline Box( "Local Data Filter" )] << Close( 1 );
    This time I use ...

    saitcopuroglu saitcopuroglu
    Discussions |
    Jun 9, 2015 7:00 AM
    2914 views | 0 replies
  • Fit Y by X Interactive HTML5 output

    I don't know if anybody using the Interactive HTML output as intensive as me but Fit Y by X platform needs an upgrade about converting the jmp language to HTML5 language. Here is an example comparing the outputs of both. Almost none of the axis and font and colour settings seem to be carried over.

    saitcopuroglu saitcopuroglu
    Discussions |
    May 22, 2015 3:14 AM
    2546 views | 0 replies
  • PowerPoint Export of Journal

    Is there a way to control the formatting of the exported PowerPoint deck?  The exported file needs so much clean up I am not sure if it saves any time over cutting and pasting.  I made a simple journal from the big class data table and a 1 page journal turns into a 5 page PowerPoint. The resulting PowerPoint is attached.

    Hegedus Hegedus
    Discussions |
    Apr 7, 2015 4:03 PM
    10413 views | 0 replies
  • Point-Biserial Correlation

    A question came up regarding Point-Biserial correlation coefficient .. Here are the references that were cited.  Here are the references:1. http://www.andrews.edu/~calkins/math/edrm611/edrm13.htm#POINTB)2. http://en.wikipedia.org/wiki/Point-biserial_correlation_coefficientI am interested in knowing how this can be done in JMP.ThanksPrakash

    sursangeet1 sursangeet1
    Discussions |
    Mar 25, 2015 4:41 AM
    4482 views | 0 replies
  • Degrees of freedom in post-hoc t-tests

    Hi, I have a question regarding the post-hoc t-tests in JMP. I run a repeated measures ANOVA with one random and two fixed factors. The two-way interaction between the fixed factors is included. (Y=random(A) + A + B + A*B). Following a significant A*B effect, I use the 'effect details' option to do post-hoc t-tests, Bonferroni-corrected for the number of comparisons. But. When I chose 'detailed co...

    janicke_nordgre janicke_nordgre
    Discussions |
    Feb 23, 2015 4:15 AM
    4048 views | 0 replies
view all discussions