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

  • Special Characters substitution in column names

    Hello All, I am trying to substitute a simple underscore ( _ ) into each column name that has any conceivable "special" character without having to do individual if statements for each character.Say column 1 is labeled Test1%good#parts, column 2 is labeled Test2*Fail#Opens, etcI want the renamed column names consistent- Test1_good_parts, Test2_Fails_Opens, etc.. The data in the columns are counts ...

    robert_j_maurie robert_j_maurie
    Discussions |
    Sep 14, 2016 8:53 AM
    11977 views | 3 replies
  • How do I customize the x-axis in Graph Builder

    I have a continuous numerical data set where both the X and the Y axis are continuous.In the graph I would like the X-axis to have increments of 200, but start at 100 rather than starting at 0. (100, 300, 500, 700... instead of 0, 200, 400, 600...). In the 'X-Axis Specification' menu there does not seem to be any option to 'shift' the axis labeling. Is there any workaround here or am I missing som...

    pticguy pticguy
    Discussions |
    Sep 14, 2016 7:35 AM
    18138 views | 4 replies
  • Gaussian model prediction equation not very accurate.

    Hi all, I'm using the Gaussian process model to fit a few hundred computer simulation data points. The computer simulations are a deterministic system, so the response never changes if the same inputs are used. I used the space filling Fast Flexible Filling design to generate the table. There are 7 different factors and 3 of those are entered categorically, the other 4 are continuous. The problem ...

    mwilli13 mwilli13
    Discussions |
    Sep 13, 2016 8:22 AM
    9581 views | 5 replies
  • Histogram Normalization

    Hello, I was looking for a simple easy way of normalizing the distribution/histogram wrt to the sample pts. We have response Y which is measured as a function sample pts (N). There also exists a group for each sample, available from 2 total groups. The total sample sizes of each group being quite different from each other distorts a historgram where the two group are a plotted together wrt to bins...

    altug_bayram altug_bayram
    Discussions |
    Sep 12, 2016 2:40 PM
    5279 views | 1 replies

Latest Discussions

  • Gaussian model prediction equation not very accurate.

    Hi all, I'm using the Gaussian process model to fit a few hundred computer simulation data points. The computer simulations are a deterministic system, so the response never changes if the same inputs are used. I used the space filling Fast Flexible Filling design to generate the table. There are 7 different factors and 3 of those are entered categorically, the other 4 are continuous. The problem ...

    mwilli13 mwilli13
    Discussions |
    Sep 13, 2016 8:22 AM
    9581 views | 5 replies
  • Histogram Normalization

    Hello, I was looking for a simple easy way of normalizing the distribution/histogram wrt to the sample pts. We have response Y which is measured as a function sample pts (N). There also exists a group for each sample, available from 2 total groups. The total sample sizes of each group being quite different from each other distorts a historgram where the two group are a plotted together wrt to bins...

    altug_bayram altug_bayram
    Discussions |
    Sep 12, 2016 2:40 PM
    5279 views | 1 replies
  • 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
    10406 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

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
    5153 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