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

  • Waterfall Charts Revisited

    I am trying to create a waterfall chart using the Graph Builder platform.  This is what I have so far.  I now have two issues to resolve:  How to change the color or any of the bars;  I want the Potential and Actual bars to be blue, Loss bars to be red, and any credit bars to be green.  Also, I want the labels showing in the white space to not be shown.  Any help would be appreciated!  Thanks!

    Steven_Moore Steven_Moore
    Discussions |
    Sep 12, 2016 12:14 PM
    4517 views | 2 replies
  • How to select individual cell based on condition?

    How to select individual cell instead of entire rows?In table below, I need to select the two -99 cells under Value1 and Value2 column, and delete them. Can someone help? When I used select where, the entire row is selected. test1Value1test2Value22531354-994-995443-8876234779-763506545Thanks

    davyvy davyvy
    Discussions |
    Sep 12, 2016 10:12 AM
    12823 views | 4 replies
  • help creating a column that is a cumulative sum based on other columns

    I am trying to create a new column in JSL that will be an ongoing sum of the previous rows in that column.  I have a column called "Total Daily Flow"  I also have a column which marks what location the data in "total daily flow came from (call that "Site"). for example,  Say on Oct. 1, (which is specified in another column called "day of water year") i have a total daily flow of 1000, and this day...

    RVhydrA RVhydrA
    Discussions |
    Sep 12, 2016 9:10 AM
    18931 views | 4 replies
  • Moving Window Slopes

    Trying to compute slopes in a moving window. Y = MovAvg25X = CounterObjective is the computation of least square slopes for any row in the data for a moving (sliding) window size of 150 pts.I believe  function of Index(Row()-149, Row()+0) is correctly describing the moving window (this is before I realized that JMP13 has a moving window function built in, I can use that too) ....Overall data conta...

    altug_bayram altug_bayram
    Discussions |
    Sep 12, 2016 7:43 AM
    12138 views | 6 replies
  • completely randomized block design: How to include the blocks in JMP?

    Hello,Let's say I got an experimental wheat field where I want to investigate how different treatments influence my YIELD. The treatments are:1) PLOUGHA: ploughing at 20cmB: ploughing at 40cmC: no ploughing2) FERTILIZATION1: 100 Kg/ha0: no fertilizationUnfortunately my field is inclined, therefore I need to add blocks (I, II, III)                                         Block IA1B1C1A0B0C0Block II...

    matteofrancioni matteofrancioni
    Discussions |
    Sep 12, 2016 12:38 AM
    14830 views | 3 replies

Latest Discussions

  • Waterfall Charts Revisited

    I am trying to create a waterfall chart using the Graph Builder platform.  This is what I have so far.  I now have two issues to resolve:  How to change the color or any of the bars;  I want the Potential and Actual bars to be blue, Loss bars to be red, and any credit bars to be green.  Also, I want the labels showing in the white space to not be shown.  Any help would be appreciated!  Thanks!

    Steven_Moore Steven_Moore
    Discussions |
    Sep 12, 2016 12:14 PM
    4517 views | 2 replies
  • creation of link

    HelloI would like to know if it would be possible getting link information and a title to create a new link based on those 2 informationHeader 1Header 2Header 3Link (http// ....)NAMENAME

    KinKame KinKame
    Discussions |
    Sep 9, 2016 12:29 PM
    10402 views | 8 replies
  • Script Errors in JMP Browser

    Hi,I am trying to open some web pages with the JMP browser either using the Internet Open menu or the Web("link", JMP Window) JSL command.In either case I am getting script errors similar to the ones below. Is there a setting that is wrong or something in Javascript that needs to be updated?Trying to open: "mauth.cbssports.com/login?master_product=150" and getting the error:Discontinuing scripts l...

    Anonymous Anonymous
    Discussions |
    Sep 7, 2016 9:48 AM
    5913 views | 2 replies
  • How can I set reverse order of axis scale using jsl without specifiying Min and Max values?

    Elements( Points( X, Y, Legend( 38 ) ) ), {}, "row", ScaleBox, {Min( 65 ), Max( 0 ), Inc( 5 ), Minor Ticks( 1 )} ),

    lutz_eckart_pyr lutz_eckart_pyr
    Discussions |
    Aug 31, 2016 5:03 AM
    3928 views | 1 replies
  • PCA estimation method for missing values (log transformed)

    Hi there,I am a beginner in statistics and also with JMP, so I hope someone can help me with my question below. I am trying to use JMPs PCA co-variance module on a relatively small environmental data set of 80 rows x 10 columns (800 values). My goal is to reduce the data set so I can predict whether the 10 variables (in the columns) co-vary across 80 locations (80 rows). The variables have all the...

    schmops schmops
    Discussions |
    Aug 29, 2016 1:04 PM
    5607 views | 6 replies

Latest Discussions

  • Odds ratios for multiway tables

    On twitter earlier today, someone asked if the Cochran-Mantel-Haenszel (CMH) odds ratio (OR) test was available in JMP when the stratification variable is not the X in Fit Y by X. Anytime I need to go from two variables to more than two variables, the first place I look is Fit Model. The beauty of fit model is that not only can I use as many variables as I want, but I can consider interactions bet...

    DonMcCormack DonMcCormack
    Discussions |
    Aug 10, 2016 3:35 PM
    4868 views | 0 replies
  • How to find ETA squared effect size for MANOVA?

    Hello, Does anyone know how to calculate the eta squared value from a manova analysis in JMP? I know that the E and H matrices tab shows the sum of squares for each parameter, but which values do I use to calculate SStotal and SSeffect? In my model, I have 2 control variables (age and gender) and then a two way factorial. If only one of these variables (in addition to both control variables) is si...

    nsalmano_stanfo nsalmano_stanfo
    Discussions |
    Aug 8, 2016 7:04 AM
    3884 views | 0 replies
  • Is there an easy way to get the FWHM (full width half max) of a curve using JMP?

    Dear JMP community,Is there an easy way to get the FWHM (full width half max) of a spectral curve using JMP? Finding the minima and maxima are fairly straightforward, but then calculating the FWHM seems to be much more laborious in JMP, especially if the data is sparse and we would like to interpolate to get more accurate intersections between the peak and the FWHM value. In my case, the peak is o...

    mcjorge mcjorge
    Discussions |
    Jul 22, 2016 8:13 AM
    5152 views | 0 replies
  • Co-Kriging with JMP and Matlab

    Hi!I was wondering if anyone already tried to work with Co-Kriging, using JMP together with Matlab. As JMP only fits Ordinary Kriging Models (Gaussian Process with Gaussian Correlation Function), I would like to send data (generated with Space Filling JMP Platform) from JMP to Matlab, fit the models there (Matlab), and bring the MODELS back to JMP, to use inside Profile Platform. Do you have any e...

    samuelbbaco0 samuelbbaco0
    Discussions |
    Dec 4, 2015 12:32 PM
    3593 views | 0 replies
  • Interpreting canonical structure and scores in discriminant analysis

    I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks.  In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables.  My understanding is that the scoring c...

    amzipkin amzipkin
    Discussions |
    Oct 20, 2015 3:25 PM
    3570 views | 0 replies
view all discussions