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.
See how to use JMP Live to centralize and share reports within groups. Webinar with Q&A April 4, 2pm ET.

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

  • Modal windows - using {Button(1)} in if statements?

    Hi JMP community,i am struggeling with a very simple issue but i cannot get it to work.I have a modal window with some input fields, and OK/Cancel buttons.I would like to do an if-statement based on the OK or Cancel button, so levering -1 vs 1 inside the Button( ) clause like they describes in Modal Windows.So how do i actually constructed my if statement to use this?I guess it is some sort of fun...

    DSA DSA
    Discussions |
    Sep 26, 2016 4:18 PM
    10978 views | 3 replies
  • Object-Oriented JSL - Examples?

    Following on from the great talk Drew Foglia gave at discovery conference Europe (Object-Oriented JSL – Techniques for Writing Maintainable/Extendable JSL Code), I am trying to write my first object oriented JSL.
    I am able to use the ObjectClass.jsl (from the core example files provided by Drew) to get and set properties to an object I have created.
    My question is does anyone have some simple exampl...

    stephen_pearson stephen_pearson
    Discussions |
    Sep 26, 2016 2:29 PM
    23741 views | 9 replies
  • Automate emails to send graphs

    I have a JMP file to build graphs. I copy these graphs and send them to others daily via email. Is there a way I can automate this procedure, to run the script daily and send the graphs results via email?

    perplexeddev perplexeddev
    Discussions |
    Sep 26, 2016 1:43 PM
    11801 views | 3 replies
  • How to read table into list?

    Let's say I have a table "dt" where column names are meaningless.And I have a table "dt_source" with two columns - one column meaningless name and the other has corresponding meaningful name.I'm trying to write a script that would rename columns from meaningless to meaningful.Columns might be different, so I'm going to create a master table "dt_source" with corresponding values.Now I have a script...

    miguello miguello
    Discussions |
    Sep 26, 2016 10:49 AM
    11221 views | 4 replies
  • Does JSL have a file stream?

    I would like to output a large amount of text data from a JMP Script. I can use string concatenation to build up the output and then write it all at once with the Save Text File command. However, this is very inefficient and gets infeasible as the string grows.Does JMP support file streams that would let me direct string output to a buffer as it is created?

    user3532 user3532
    Discussions |
    Sep 26, 2016 7:25 AM
    14887 views | 3 replies

Latest Discussions

  • Extra Paramaters in "Sample Size & Power - K Means", what are they used for?

    Hello,I am displaying the input necessary for the script:
    I see that if I was performing a One-Way ANOVA that I would simply place the means of each of setting of X1 in the boxes.e.g.Temperature (X1) : [ 90, 100, 110, 120]I would input the average response at Temperature 90, 100, 110, 120 into the boxes. Let's say the average response was 9, 10, 11, 12.However, what does the Extra Parameters repres...

    ngodfrey ngodfrey
    Discussions |
    Sep 26, 2016 6:49 AM
    5862 views | 1 replies
  • How to change the marker label from value to character

    I want make a bar chart labeled with character in different column from the column (numerical value) used for making bar chart.For example, the result of residual DNA amount can be reported as "< limit of quantification".In case of this, I use limit of quantification value except "<" to make a chart and I want to mark that as "<" to provide the exact result.There is a way using column label and La...

    kitae_han kitae_han
    Discussions |
    Sep 26, 2016 3:28 AM
    3627 views | 1 replies
  • How to save residuals in Fit Y by X platform for two continuous variables

    Here, I put SAL-ALL in Y and NUM-TOT in X, and I want to find the residuals after fit line. How could I do that? Thank you.

    xiaoyaj0 xiaoyaj0
    Discussions |
    Sep 23, 2016 11:40 AM
    5089 views | 1 replies
  • How to analyse a process which gives binary output?

    I am studying the effect of input variables (about 30 inputs) on outputs (accept or reject) of manufacturing process. Is there any way I can do this analysis?I have tried fitting this but Rsquare value is just 4-5%. Your help in this regards is highly appreciated.

    sanqub sanqub
    Discussions |
    Sep 23, 2016 3:45 AM
    5762 views | 4 replies
  • How to get an exponential regressio?

    Hello!I'm trying to get an R2 value and a p value with an exponential regression Equation is simply y=e^xData are like thisxy0,511,070,510,880,511,200,952,531,012,65It seems like I just got linear regression (y=ax+b) if I go to "Fit Y by X". Maybe i should use modelization --> non-linear?But then I'm not sure I get the correct equation and it seems I can't get a p valueThanks to everyone who would...

    matteofrancioni matteofrancioni
    Discussions |
    Sep 21, 2016 1:56 PM
    4825 views | 1 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
    4681 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
    3615 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
    4706 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
    3426 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
    3354 views | 0 replies
view all discussions