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

  • Survival Statistics: Cage mortality

    Hello, 
    Firstly I would like to thank the community for being here to help with newbe questions. Ever since moving to this institution I have loved JMP! I am trying to do survival statistics for a study where I tracked cage mortality for 18 cages containing 50 flies each across 20 days. The cages each have variable number of dead per day. After reading and watching the "Advanced Mastering JMP: Anal...

    joemama985 joemama985
    Discussions |
    Apr 18, 2019 1:41 PM
    19326 views | 16 replies
  • Graph Builder Mean Line

    I have a "points" plot in graph builder. I would like to add a mean line to the plot automatically, like one can do in Fit Y by X by selecting Fit Mean. I want it to happen automatically because I have a local data filter that I want to use to filter my data and each time I do so, I want the mean line to update with the mean of the filtered data. Basically, I would like the Mean Line to behave the...

    JShef JShef
    Discussions |
    Apr 18, 2019 1:01 PM
    4482 views | 1 replies
  • How to script calibration curve

    Hi, my level of scripting is really basic and I hope you can help me.How do I write a script to achieve the following?I have a table with the known concentrations of the calibrators. In each assay (one table per assay) I have the signal of several unknowns as well as the signal for the calibrators, it is basically an internal calibration curve for each assay.Is it possible to create a script that ...

    JD23 JD23
    Discussions |
    Apr 18, 2019 3:09 AM
    9589 views | 24 replies
  • Cook's D influence

    In my regression analysis I saw couple of outliers and I ran my model by excluding the outliers to see if my results change and it did. However, when I looked at Cook's D influence values fro those data points they were all less than 1. Does that mean that those data points are not outliers and have no effect on the model?Thanks

    billi billi
    Discussions |
    Apr 17, 2019 10:29 AM
    13109 views | 4 replies
  • Data Filter - Selecting all when there is no alternative value to where does not equal statement (=!)

    Looking for some help to understand the behavior or a better way to script this.

    Writing a script to catch exceptions in the data. When version is GP but active is not X.Names Default To Here( 1 ); dt = Current Data Table(); df = dt << Data Filter( Location( {138, 181} ), Add Filter( columns( :Active, :Version ), Where( :Active != "X" ), Where( :Version == "GP" ) ) );Then the rest of the s...

    BSwid BSwid
    Discussions |
    Apr 17, 2019 10:00 AM
    5971 views | 6 replies

Latest Discussions

  • Graph Builder Mean Line

    I have a "points" plot in graph builder. I would like to add a mean line to the plot automatically, like one can do in Fit Y by X by selecting Fit Mean. I want it to happen automatically because I have a local data filter that I want to use to filter my data and each time I do so, I want the mean line to update with the mean of the filtered data. Basically, I would like the Mean Line to behave the...

    JShef JShef
    Discussions |
    Apr 18, 2019 1:01 PM
    4482 views | 1 replies
  • Chi square or Cochran's Q test

    Okay, so i have to decide whether i should use chi-square or Cochran's Q test for one of my study.If i assume meat as experimental unit (EU) and impose 6 different wood smoke (like apple smoke, cedar smoke, hickory smoke etc.) on EU and consumers (people) act as observational unit (OU). I have 10 consumers and each one will taste each treatment (6 treatments) and respond liking (9 point scale), an...

    sharmachetan sharmachetan
    Discussions |
    Apr 16, 2019 3:54 PM
    2368 views | 0 replies
  • using loop to display a tab box inside a tab box

    Hi guys , I am trying to display a tab box inside a tab box using loop Below is my code , however it does not allowa me to use array , only variablee allowed .  New Window( "Result", display = Tab Box() ); For( j = 1, j <= N Items( stepname ), j++, step = Substitute( Char( stepname[j] ), "DataTable(\!"Specname=", "" ); display << Add( step, main[j] = Tab Box( ) );

    kuannygoh kuannygoh
    Discussions |
    Apr 16, 2019 1:23 AM
    3055 views | 1 replies
  • Graph Builder composite graphs

    In Graph Builder, I would like to create a composite graph consisting of four panes in a 2x2 arrangment. I'd like each of the panes to have a different y-axis, whereas both have the same x-scale. I can get to 2 rows x 1 column with overlays.But when I double up the x axis, I'd like the overlay to go away, so I just have a single parameter in each pane. Instead I get this:
     Is there a way to get 2 x...

    john_madden john_madden
    Discussions |
    Apr 15, 2019 2:54 PM
    4614 views | 2 replies
  • Script to ask for and save user input which is used in another table

    I want to create a script that asks the user for character and numerical input, which is then saved in a skeleton table and referenced by another table which uses that values for calculations - Please. I can do all the seperate tasks like create a window/table/text box/calculations but I can't make them work together.

    Idk Idk
    Discussions |
    Apr 15, 2019 4:55 AM
    4436 views | 5 replies

Latest Discussions

  • Chi square or Cochran's Q test

    Okay, so i have to decide whether i should use chi-square or Cochran's Q test for one of my study.If i assume meat as experimental unit (EU) and impose 6 different wood smoke (like apple smoke, cedar smoke, hickory smoke etc.) on EU and consumers (people) act as observational unit (OU). I have 10 consumers and each one will taste each treatment (6 treatments) and respond liking (9 point scale), an...

    sharmachetan sharmachetan
    Discussions |
    Apr 16, 2019 3:54 PM
    2368 views | 0 replies
  • Selecting Number of Clusters in Hierarchical Clustering

    One way to select possible number of clusters in hierarchical methods is to identify the relatively large changes in distance as number of clusters change (see table below). When I look at the actual distance measure from the table (clustering history below dendogram), there is a bigger jump from 3 clusters to 4 than from 4 to 5 (smaller), suggesting 4 may be the right decision. However, when you ...

    pratyushdash pratyushdash
    Discussions |
    Feb 23, 2019 5:51 PM
    2518 views | 0 replies
  • Beta Generalized Regression and adjusted chi-square values

    I have a data set from a two-choice rodent feeding trial. We were testing the effectiveness of 10 deterrents by coating them on seeds and offering them to rodents alongside control seeds that were uncoated. The explanatory variable is which of the 10 deterrents the treatment seed was coated with, and the response variable is the proportion of control seed and treatment seed consumed.  The question...

    Mananahi Mananahi
    Discussions |
    Feb 13, 2019 9:58 AM
    1967 views | 0 replies
  • DF Dens for repeated measures ANOVAs

    Dear JMP Community, When I run repeated measures ANOVAs with JMP (RMS, with Subject as a random factor), I have noticed that when a certain factor is crossed with Subject, the corresponding DF Den stays independent while the DF Dens for the other factors are put together as “Residual”.  Please see Images 1-3 of the attached file on how “DF Den” under “Test Denominator Synthesis” change across imag...

    mu mu
    Discussions |
    Feb 6, 2019 8:10 AM
    3270 views | 0 replies
  • Partition and Pruning

    I'm working with a dataset of about 27,000 rows and am trying to use 9 factors to predict a response using the partition function and a decision tree.  I'm using both k-means and validation.  When I tell JMP to Go, it will split 100-200 times, however the Split History shows me very little improvement after about 20 splits. For what I'm trying to do, I want to back up to the 20th split, but I don'...

    NG NG
    Discussions |
    Jan 30, 2019 8:25 AM
    2941 views | 0 replies
view all discussions