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

  • Shading blocks of rows in a Table Box

    Hi,I have a Table Box which contains a large number of rows that group naturally into blocks of three rows each (because rows 1 to 3 relate to one chemical compound, rows 4 to 6 relate to another, rows 7 to 9 relate to a third one, and so on).  I'd like to shade the rows to make the blocks of compounds visually easier to distinguish - so I want to shade rows 1 to 3, then leave rows 4 to 6 white, t...

    DMR DMR
    Discussions |
    Apr 29, 2016 5:20 AM
    10890 views | 4 replies
  • Exactly Recreate a new window() in its exact state

    I'm creating a dynamic new window() with x amount of tabs and charts (other stuff).  Is there anything like Eval(dt << Get Script) that will recreate the window exactly?  Keeping all buttons functions fully intact and knowing where I was effectively. Right now if I do it, I can't even get it to create using the eval(nw<<Get Script). Edit*  Just to be clear.  I'm trying to recreate a window without...

    vince_faller vince_faller
    Discussions |
    Apr 28, 2016 1:01 PM
    16759 views | 16 replies
  • JMP Exception! Error

    Hi all,When I reopen a report, I sometimes get this error.  Why does this occur?

    natalie_ natalie_
    Discussions |
    Apr 27, 2016 12:12 PM
    13071 views | 3 replies
  • How to get the bivariate regression results without plot the chart

    I have one data table with column X and Y, fit Y by X.I only what to get the fit results like the coefficent and the intercept without drawing a chart.who knows how to do it?

    rainwang rainwang
    Discussions |
    Apr 26, 2016 9:22 PM
    9706 views | 5 replies
  • How do I select files and create the pathway to it as a string?

    Hi,I would like to create a function that enables me to pick multiple files, retrive the local pathway to them and then store this pathway as a string in order to import them to JMP.dtname = {};dt.file = Pick File (...);//select the dir.path = Pick Directory ("Select a directory.");for (i=1, i<= N Items(dt.file), i++,//String of my file namedtname = dt.file << Get Name ;Open (path||"\"||dtname,//...

    anders_bankefor anders_bankefor
    Discussions |
    Apr 26, 2016 8:56 AM
    13789 views | 3 replies

Latest Discussions

  • How to get the bivariate regression results without plot the chart

    I have one data table with column X and Y, fit Y by X.I only what to get the fit results like the coefficent and the intercept without drawing a chart.who knows how to do it?

    rainwang rainwang
    Discussions |
    Apr 26, 2016 9:22 PM
    9706 views | 5 replies
  • How can one store analysis metadata within a data table?

    Over the years of using JMP I have collected more than a few data tables. I tend to store the data tables in the same folder as the project that they are relevant to. I try to give the data table a meaningful name, such that I can remember later what the purpose of the data table was.Over time, and even for the same project, the number of data tables with embedded graphs and scripts can start to g...

    paul_vanoppen paul_vanoppen
    Discussions |
    Apr 26, 2016 5:44 AM
    7618 views | 3 replies
  • Wavelet analysis and Kalman filtering for signal processing.

    I am interested to determine if JMP can do Wavelet analysis and Kalman filtering for signal processing. I am aware of FFT technique in JMP, but t,  these latter techniques are more appropriate for my needs. thanks

    robert_reviere robert_reviere
    Discussions |
    Apr 25, 2016 11:35 AM
    5555 views | 2 replies
  • DOE All Possible Combinations

    Hello all,I have a relatively problem that I can't seem to crack within the DOE platform. I've done it before, but now I can't recall how precisely.I am collecting two measurements (Valence and Intensity) across 4 samples. I want to control for the order the samples are presented.  I want to create a table with all possible order of samples (preferably 2 sets, so each combination appears twice).I ...

    benson_munyan benson_munyan
    Discussions |
    Apr 18, 2016 7:26 AM
    7551 views | 4 replies
  • Capturing the log file during a non interactive JMP script session

    Hi there,I Know this was asked before but the solution mentioned didn't work for me. I want to write to the log and save the output during a specific portion of my script. The log capture() works when I have JMP11 open but when I run the jsl as a stand alone non interactive session I get no output. I believe the problem is that there is no log file started initally when the JMP thread starts in th...

    lenny lenny
    Discussions |
    Apr 14, 2016 7:30 AM
    16874 views | 6 replies

Latest Discussions

  • 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
    3571 views | 0 replies
  • Generalized Segmented Distributions

    A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions.  Utilizing this method, the distribution can approach any continuous density function of arbitrary form.  The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal.  The paper can be found here:The General Segmented Distrib...

    Steven_Moore Steven_Moore
    Discussions |
    Sep 17, 2015 11:54 AM
    2392 views | 0 replies
  • Running JSL Script After Creation of a File

      

    sophiaw sophiaw
    Discussions |
    Sep 1, 2015 9:56 AM
    2618 views | 0 replies
  • Clash?

    saitcopuroglu saitcopuroglu
    Discussions |
    Aug 18, 2015 6:43 AM
    2394 views | 0 replies
view all discussions