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.

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

  • JSL: treat variable within "<< set formula" Formula as constant/literal

    I feel like there should be an easy way to do this but it is eluding me... Example:blockSize = 15; col<<set formula(Sequence(1,1000,1,blockSize)); After running script, view formula in datatable -- "blockSize" is still being used as the fourth input for Sequence(). I don't really want this, as I'm going to dynamically define blockSize inside a loop that changes for each column it iterates through....

    ABI ABI
    Discussions |
    Jan 12, 2017 6:45 AM
    12380 views | 3 replies
  • What are the principal components in a 3D Biplot after k-means clustering?

    Hi, I have clustered a dataset with n=5008 using the kmeans clustering algorithm. One option for a visualization is the 3D biplot that uses 3 axes with the principal components. Unfortunately, I can not find a clear explanation where it comes from. My guess is, that simply the variables used for clustering are used for a principal component analysis, but i have no proof. Thank you for your help!Se...

    Luq Luq
    Discussions |
    Jan 12, 2017 3:30 AM
    10661 views | 2 replies
  • Saving with filename

    Hi, How can i save with the filename attached to my .png graph? I want my script to take the filename of the graph I am opening and save it in the folder. <<save picture ("C:\...path..\ex1.png","png");  This is what I have right now.Instead of ex1, is there a way to get the filename automatically? 

    vishwasanj vishwasanj
    Discussions |
    Jan 11, 2017 9:54 AM
    9455 views | 2 replies
  • Can't copy the graph generated by the Graph Builder.

    Hello I am having trouble copying and pasting the picture I generated with Graph Builder. It is not pasting what I copied onto either word or powerpoint file.  I ad no problem before with JMP11, but now I can't copy anymore with Pro 12. Any advices ? Thank you. Righh click on the graph --> Edit --> copy picture    --> (paste an empty iamge)

    Juno Juno
    Discussions |
    Jan 10, 2017 8:17 AM
    11638 views | 2 replies
  • Linear regression help

    Hello,

    I am working on a research project and am trying to perform a pretty basic comparison between a few variables in my data.  I have a list of categorical variables (age, initially had pain at onset of symptoms, initially had bladder symptoms at symptom onset, etc) and I am trying to correlate the presence of these variables with a categorical variable at early or late follow up (pain at follow...

    cli cli
    Discussions |
    Jan 9, 2017 6:24 PM
    9106 views | 8 replies

Latest Discussions

  • Linear regression help

    Hello,

    I am working on a research project and am trying to perform a pretty basic comparison between a few variables in my data.  I have a list of categorical variables (age, initially had pain at onset of symptoms, initially had bladder symptoms at symptom onset, etc) and I am trying to correlate the presence of these variables with a categorical variable at early or late follow up (pain at follow...

    cli cli
    Discussions |
    Jan 9, 2017 6:24 PM
    9106 views | 8 replies
  • Pass/Fail

    What is the best tool to use in order to display pass/fail data?

    pchaplin pchaplin
    Discussions |
    Jan 6, 2017 8:13 AM
    4705 views | 2 replies
  • legend script problem - cant apply legend

    HI all , i write script that should give me a Bivar Plot with 2 rule of legendunfortunately its just show me in the side bar that he recognize the legends but dosent apply them i atteched photo of the problem  Thanks in advenced 

    Dolev1988 Dolev1988
    Discussions |
    Jan 5, 2017 3:24 AM
    4045 views | 1 replies
  • Gauge variation, linearity and bias

    When you perform a gauge linearity study and the "mean" bias increases as you inrease along the range of measurements you are said to have a "linearity" problem with the gauge as indicated by the positive slope in the bias-scale graph.  If the bias graph slope is zero, random bias, then you are said not to have a linearity problem with the gauge.  But what do you can a graph with no linearity prob...

    jjhartwi jjhartwi
    Discussions |
    Jan 4, 2017 11:04 AM
    8001 views | 3 replies
  • JMP can not be closed properly after running SQL and doing analysis

     after running SQL and doing analysis, JMP can not be closed properly and data tables could not be closed without saving it. I am using JMP 12.2.0.I could not share the script as it is connecting to the SQL server where I work. Any hints and helps will be appreciated!

    robust1972 robust1972
    Discussions |
    Dec 15, 2016 6:03 AM
    4209 views | 1 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
    4472 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
    4648 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
    3538 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
    4614 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
    3381 views | 0 replies
view all discussions