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

  • help with jsl to convert table column from datetime yyyy/mm/dd hh:mm:ss to work week?

    Hi All,I am looking for help to convert a table column from date time to work week, can you help me with a script to accomplish this conversion?My data format is: 2016/03/21 8:59:27.921 PM and I'd like to convert this to calendar work week. I am using JMP 12.Thank you!

    rrtx_mike rrtx_mike
    Discussions |
    Apr 15, 2016 6:48 AM
    10779 views | 2 replies
  • Binning Help?

    Hi,I would like to create binned columns by scripting instead of doing it manually (Cols -> Utilities -> Make Binning Formula) but I am not able to figure out how to do so.1) May I know is there a way to script "Make Binning Formula"? Is yes, can anyone advise me on how to do this?2) Another question that I would like to ask is, while doing "Make Binning Formula" manually, every selected parameter...

    ValarieSimmons ValarieSimmons
    Discussions |
    Apr 15, 2016 6:05 AM
    13258 views | 5 replies
  • Sample sizing for future tolerance intervals

    Is there a way to determine the appropriate sample size for a future tolerance interval, given some historical data?In essence, I will gather data and construct a tolerance interval (one- or two-sided) from this new data and compare the tolerance bound(s) to a specification limit.  I need the tolerance bounds to be within the spec limit.  I would like to be able to use the information from a prior...

    charlesgordon charlesgordon
    Discussions |
    Apr 14, 2016 11:02 AM
    11720 views | 3 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
  • What does "Warning: Ill-conditioned regression problem" mean?

    Just got this error in my JSL script, I'm having a little bit of trouble understanding what exactly this means.

    javier_guzman0 javier_guzman0
    Discussions |
    Apr 14, 2016 6:21 AM
    5581 views | 1 replies

Latest Discussions

  • 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
  • What does "Warning: Ill-conditioned regression problem" mean?

    Just got this error in my JSL script, I'm having a little bit of trouble understanding what exactly this means.

    javier_guzman0 javier_guzman0
    Discussions |
    Apr 14, 2016 6:21 AM
    5581 views | 1 replies
  • How to do market research drivers analysis with multiple regression?

    Hi! I'm fairly new to JMP and would appreciate any help you could give.  I've read tutorials and scoured the JMP community but am still having trouble.  I have a set of market research survey data and I want to do a drivers analysis on it. I understand linear regression is the way to do a drivers analysis, i.e. determine which variables have the most effect on a dependent variable.  In this case t...

    jrrfloyd0 jrrfloyd0
    Discussions |
    Apr 13, 2016 1:40 PM
    4904 views | 1 replies
  • How can I escape "=" as part of a column name?

    How can I escape "=" as part of a column name? I need to implement a "select where" statement and I am building it as a string, which involves multiple column names. But when it evaluates it is attempting to interpret the "=" as an assignment. My column names are like: "COND=TEMP".Below the section of the script I use: select_string = ":Test Name == benchNameToCompare"; //For each column in the m...

    breinoso breinoso
    Discussions |
    Apr 13, 2016 7:27 AM
    5825 views | 4 replies
  • JMP scripts to perform noncompartmental pharmacokinetics described in SAS SP0-7?

    Has anyone written JMP scripts to perform noncompartmental pharmacokinetics described in SAS SP0-7?  file:///J:/Adjuctive%20Data/Literature/noncompartmental%20pharmacokinetics%20sas%20description.pdf

    jim_scott jim_scott
    Discussions |
    Apr 13, 2016 6:21 AM
    5164 views | 1 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