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

  • JMP script: How to create summary of a bunch of cols without specifying column names?

    I'm looking to create a script which performs a series of steps, first of which is to create an N-statistic summary of an unspecified number of columns with unspecified names. The guides I've seen so far on jmp scripted summary tables require the column names to be specified. I can specify the group, e.g. Group(:Column1), but I want all other columns from column2 onwards to have an N-summary creat...

    32103940 32103940
    Discussions |
    Feb 6, 2017 7:41 PM
    3856 views | 2 replies
  • a simple mixture DoE problem

    I am a chemist working with cementitious formulations. Below is an example:Ingredient%OPC30Sand54.38CAC15retarder0.12accelerator0.2additive0.3Total100 I am only interested in three ingredients: CAC; retarder, and accelerator. I want to vary them as below:                        Low          highCAC:              10%          15%retarder:          0.07%      0.14%accelerator      0.10%       0.2% h...

    MartinY MartinY
    Discussions |
    Feb 6, 2017 5:24 PM
    9859 views | 6 replies
  • Need help getting (x,y) boxes drawn from data

    I have a column with numeric X values and another with numeric Y values.  The X and Y values each contain a minimum and maximum value for a series of observations, such asobs  dimension  min/max  value1     X               min          1.11     X               max         1.51     Y               min          0.91     Y               max         1.25I have 5-10 observations, each with coordinates ...

    dale_lehman dale_lehman
    Discussions |
    Feb 5, 2017 12:01 PM
    9453 views | 6 replies
  • Possible to have different row legends on different charts from the same data table?

    JMP 12 seems to have no ability to make row legends unique to charts, instead it is applies across all charts for a given data table. This seems to be because it saves row legend info as a layer on the DT instead of the chart. Is there some way around this besides duplicating data tables for each chart that needs a unique legend? Many thanks in advance

    rossjason rossjason
    Discussions |
    Feb 4, 2017 5:43 PM
    6521 views | 5 replies
  • Fit Y by X Title always include the "Bivariate Fit of " phrase; is there a method to exclude this?

    Hello,The Fit Y by X has in the title the phrase "Bivariate Fit of " in the title.Is there a method or setting preference that skips placing this phrase in the title?(Scripting allows customizing the title, just was curious if there was another method.)thanks,
    John

    johnm johnm
    Discussions |
    Feb 4, 2017 9:05 AM
    6784 views | 3 replies

Latest Discussions

  • JMP script: How to create summary of a bunch of cols without specifying column names?

    I'm looking to create a script which performs a series of steps, first of which is to create an N-statistic summary of an unspecified number of columns with unspecified names. The guides I've seen so far on jmp scripted summary tables require the column names to be specified. I can specify the group, e.g. Group(:Column1), but I want all other columns from column2 onwards to have an N-summary creat...

    32103940 32103940
    Discussions |
    Feb 6, 2017 7:41 PM
    3856 views | 2 replies
  • Possible to have different row legends on different charts from the same data table?

    JMP 12 seems to have no ability to make row legends unique to charts, instead it is applies across all charts for a given data table. This seems to be because it saves row legend info as a layer on the DT instead of the chart. Is there some way around this besides duplicating data tables for each chart that needs a unique legend? Many thanks in advance

    rossjason rossjason
    Discussions |
    Feb 4, 2017 5:43 PM
    6521 views | 5 replies
  • How do I save the eigenvalues from PCA into dataset?

    HiI am using JMP Pro 13 doing PCA and although I can see all the output I need on the screen, I want to be able to extrct the eigenvalues and use them as weights for another anlaysis, so I need them in a dataset, but there doens't appear to be any option to get them out. The only thing I can save is the principal components...does anyone know how you can save the other parts of the output? Either ...

    gemmahodgson gemmahodgson
    Discussions |
    Feb 2, 2017 7:14 AM
    8445 views | 7 replies
  • How to match between case and control

    I would like to know how to create matched conttol to cases in 1:1 and 1:N ratio. The matching is based on age, weight, year of the experiment and kind of treatment. And also to be able to define the tolerance factor for continous psrameters, In spss i managed to do so. Thank you very much

    Eyalzohav Eyalzohav
    Discussions |
    Feb 1, 2017 1:15 PM
    4339 views | 1 replies
  • Import data from html page issue

    Hi, I am trying to import the data from the following website:http://www.infoclimat.fr/observations-meteo/archives/24/janvier/2017/grenoble-st-geoirs/07486.htmlIt is basically a record of meteorological data. I am using the JSL command: But it fails. Does someone have the solution?Open("http://www.infoclimat.fr/observations-meteo/archives/24/janvier/2017/grenoble-st-geoirs/07486.html");Thanks and ...

    j_bonnouvrier j_bonnouvrier
    Discussions |
    Jan 30, 2017 4:55 AM
    16714 views | 14 replies

Latest Discussions

  • How to Maintain JMP Graphs Table Layout When Copy and Pasting into Word

    For years I've had to build sets of graphs using the Fit Y by X platform. The graphs are simple: X-axis is always (1) a character, nominal column and (2) a numeric, continuous date/time column. The Y-axis is always numeric, continuous data (bins, registers, parameters). The result is a list of box plot on the left, time trend on the right. There could be many plots at a time. In JMP 12 (and I thin...

    MIKE MIKE
    Discussions |
    Dec 14, 2016 8:48 AM
    4713 views | 0 replies
  • 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
    3876 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
    5145 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
    3586 views | 0 replies
view all discussions