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 plot standardized residual?

    Could anybody help me with plotting and saving standardized residual? Thank you! Here is the related texts in the book: "By asking SPSS(or your software package of choice) to save standardized residuals, you can then select only those cases that have residuals within a reasonable range (e.g., −3 to +3) and rerun the analysis to see whether that small number of cases had an appreciable effect on t...

    xiaoyaj0 xiaoyaj0
    Discussions |
    Sep 3, 2016 12:39 PM
    18719 views | 2 replies
  • How to create seperate table of selective Variability gauge chart GRR report and Linearity and Bias Report

    How do i create a seperate table for Variability gauge Report GRR for selective items in the reportFirst ReportCurrent JMP Script to display First Report Clear Globals();popup = Dialog(  "Enter specification tolerance",  selection = editnumber(),  "Select Reproducibility Factor",  selection1 = combobox("Equipment","Operator"),  Button( "Ok" ),  Button( "Cancel" ));If( popup["Button"] == -1,  Throw...

    aravindan880 aravindan880
    Discussions |
    Sep 2, 2016 8:21 AM
    11098 views | 3 replies
  • formulations and their effects

    Hi- I made 9 different chemical formulations using 6 ingredients (adding different wt% of each). I make a certain amount (g) of byproduct for each of the 9 formulations, the amount dependent upon how we formulate (ratios added). What would be the best way to analyze and make sense of the data? Ideally want to determine the best formulation to give the minimum amount of byproduct. I appreciate the ...

    ftadesse_genoma ftadesse_genoma
    Discussions |
    Sep 1, 2016 10:47 PM
    16868 views | 10 replies
  • Format prediction expression

    Hi,Within Fit Model (Least squares option), it is possible to change the format of numbers in the "parameter estimates". It is also possible to change the format (e.g. the number of decimals) for the predition expression?Thank you,Elie

    elie_maricau elie_maricau
    Discussions |
    Sep 1, 2016 1:45 PM
    12619 views | 4 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
    3944 views | 1 replies

Latest Discussions

  • 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
    3944 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
    5648 views | 6 replies
  • Computing CPK for bimodal data, either large readings or zero (majority)..

    Hi,I have data points from measurements of a certain defect. The readings are either zero(majority) or high readings.For example: How do i get the CPK if the USL is 100? Desirable is the zero reading.60.176.87668.343.960.342.866.149.462.149.866.561.258.859.160.367.268.554.661.064.257.700000000000000000000000000000000000000

    jabenir jabenir
    Discussions |
    Aug 29, 2016 10:45 AM
    5943 views | 2 replies
  • Joining / Concatenate table but just include new data

    Hi all,I have scheduled a JMP script to give me a daily data table each day.What is the best way to Concatenate these tables, but I only want to add new data and not have multiples.Example Table 1 (Day 1) and then table 7 (Day 7), how do you concatente these tables to have Table 1 and all new data in Table7 included, but not multiples. Note, Column names will be the same in each table.

    ivan_j_moore ivan_j_moore
    Discussions |
    Aug 29, 2016 8:53 AM
    8807 views | 5 replies
  • Cycle detected for data column

    Hello, AllI am making a model that requires some "loop feedback", and it is giving me this error:Do you know how to get around it?I do not have this problem in Excel using the same formulaeThank you,-JoseUPDATE:I was able to make it run, but it will only execute the formula on one row at the time.I am attaching the table script for reference.You will see that two columns are dependent from each ot...

    gutloja gutloja
    Discussions |
    Aug 28, 2016 10:56 AM
    7524 views | 4 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
    4888 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
    3909 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
    5194 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
    3618 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
    3589 views | 0 replies
view all discussions