cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • 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 perform a 2-way repeated measurements ANOVA

    Dear JMP users   I am new to JMP and I am working with JMP 11 (currently). Until now I haven't figured out how to perform a 2-way repeated measurements ANOVA in JMP. In addition, I sometimes use for these ANOVAs one covariate or an additional grouping factor. Is there some out there who could help me in this matter. These kinds of analyses are very important for me and thus help is very much appre...

    lutz_jaencke0 lutz_jaencke0
    Discussions |
    Apr 10, 2015 11:08 AM
    19272 views | 2 replies
  • Mixture DOE for binary repsonse

    Hi All,I need advice with setting up a DoE.The goal of the DoE is to build a (logistic regression) model for a binary response (y) depending on five continuous (x1, x2, x3, x4, x5) variables. The five variables need to add up to 1, hence a mixture response design may be ideal. The response as mentioned is pass/fail depending on the variables combination. In addition, there are constraints on some ...

    pdepa pdepa
    Discussions |
    Apr 9, 2015 11:38 AM
    8308 views | 5 replies
  • The Virtual JMP User Group

    The next Virtual JMP User Group meeting is April 9, 9 AM PDT / Noon EDT.The Virtual JMP User Group meets quarterly via WebEx.  There is no fee and anyone can attend.Tomorrow you will hear Jordan Hiller of JMP tell us about JMP Journals and how to use them.  You'll also hear Jorge Monteon of Oncomed Pharmaceuticals present a Design Of Experiments case study.You can learn more at http://obdoe.com/vj...

    wilkap wilkap
    Discussions |
    Apr 9, 2015 11:25 AM
    2801 views | 1 replies
  • JSL code to clear selected data table contents

    I'm trying to do something that I think should be very easy to accomplish, but I can't find the JSL instruction that will let me.  Basically, after selecting various columns and rows I want to delete the contents of the selected cells, not the entire column or row.  I can do this manually, but can't find the JSL command to do so.  Any suggestions would be appreciated.   E.g.,     dt = Open( "$SAMP...

    terapin terapin
    Discussions |
    Apr 8, 2015 12:58 PM
    20582 views | 6 replies
  • How to send everything to one journal and Save it to Powerpoint

    Hi,Our current script does about ~120 analysis after combining 3 data files and saves the results as pictures which are further manipulated into a PowerPoint deck.  The script is complex at about ~4000 lines of code.With the advent of JMP 12, the option is to save the whole process directly into a journal and save it.My first question is:The manual shows journal objects tied to a specific report o...

    Hegedus Hegedus
    Discussions |
    Apr 8, 2015 5:53 AM
    15070 views | 2 replies

Latest Discussions

  • Mixture DOE for binary repsonse

    Hi All,I need advice with setting up a DoE.The goal of the DoE is to build a (logistic regression) model for a binary response (y) depending on five continuous (x1, x2, x3, x4, x5) variables. The five variables need to add up to 1, hence a mixture response design may be ideal. The response as mentioned is pass/fail depending on the variables combination. In addition, there are constraints on some ...

    pdepa pdepa
    Discussions |
    Apr 9, 2015 11:38 AM
    8308 views | 5 replies
  • The Virtual JMP User Group

    The next Virtual JMP User Group meeting is April 9, 9 AM PDT / Noon EDT.The Virtual JMP User Group meets quarterly via WebEx.  There is no fee and anyone can attend.Tomorrow you will hear Jordan Hiller of JMP tell us about JMP Journals and how to use them.  You'll also hear Jorge Monteon of Oncomed Pharmaceuticals present a Design Of Experiments case study.You can learn more at http://obdoe.com/vj...

    wilkap wilkap
    Discussions |
    Apr 9, 2015 11:25 AM
    2801 views | 1 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
  • What is the format for parameters for the Random Normal Mixture?

    Suppose I want mean1 = 20, Mean2 = 40,  SD1 = 10, SD2 = 10, Probability1 = 0.8, Probability2 = 0.2.  How do I put these numbers in vectors for the "meanvec", "sdvec" and "probvec"?

    dean_boerrigter dean_boerrigter
    Discussions |
    Apr 1, 2015 2:32 PM
    4469 views | 2 replies
  • From make into data table to output data table name

    Hi all,I am a novice in JSL and may need your help.  From the sample script below, would like the output table name as " Big Class Row%". Thank you in advance.    (Data Table( "Big Class" ) << Contingency(  Y( :sex ),  X( :age ),  Contingency Table(  Count( 0 ),  Total %( 0 ),  Col %( 0 ),  Row %( 1 ),  Expected( 0 ),  Deviation( 0 ),  Cell Chi Square( 0 ),  Col Cum( 0 ),  Col Cum %( 0 ),  Row Cum...

    rvs rvs
    Discussions |
    Mar 27, 2015 1:28 AM
    9076 views | 3 replies

Latest Discussions

  • 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
  • How can I change the group means line color in the Variability Chart Platform? There is not an option to do so in the Customize menu. Thanks!

    How can I change the group means line color in the Variability Chart Platform? There is not an option to do so in the chart's Customize menu. Thanks!

    poorva_limaye poorva_limaye
    Discussions |
    Feb 9, 2015 6:10 AM
    3014 views | 0 replies
  • How to calculate the very basics incredible basics

    I have a data set and use tabulate to summarize the data and publish in the exportable interactive HTML form (implementing in a website where exporting to excel does not help).However I am unable to do it. The bottom tabulate takes the mean of several rows and I need as an aggregate the sum of those means which should be 827102,270 or vica versaI could add the sum of rows and I would need the mean...

    saitcopuroglu saitcopuroglu
    Discussions |
    Feb 6, 2015 6:52 AM
    3885 views | 0 replies
view all discussions