cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Open data tables from file dialog

    Is there a file open dialog box where I can select several files and have it return a list of files for my JSL script to operate on?  I would prefer to have the standard Windows one that one sees when they press File > Open in JMP.Edit:  'Pick File' is the command I was looking for.

    kca kca
    Discussions |
    Dec 2, 2011 8:27 AM
    9834 views | 2 replies
  • new column & create M/Y date

    I'd like to create a new date column based on data in other columns. I have 2 columns containing dates in m/d/y format. I have been able to parse out the month and year for each to create 4 new vars.

    Now, I'd like to create a new var that is based on the month and year of one date, and then I'll backfill the second date if the first is missing, but I want the new var to be in M/Y format.

    I am ...

    Discussions |
    Nov 30, 2011 4:39 AM
    7889 views | 6 replies
  • oh my - so many different methods to calculate percentiles

    http://www.amstat.org/publications/jse/v14n3/langford.htmlGosh - I did not realize there were so many different ways to calculate percentiles! I just noticed my results from Excel (formula =percentile (array, percentile) and JMP (quantile plots and data) differed, and that led me to the above website, which identifies about 12 or more different methods! I am at a bit of a loss, for I often use res...

    deer_dog deer_dog
    Discussions |
    Nov 29, 2011 8:55 AM
    3980 views | 0 replies
  • Ran out of memory, during the script.

    Version 7.0.2: 2 GB memory, Windows 7I have a for loop (that loops twice for now). Within the for loop I open a database connection and query a get a returned table. The returned table is about 10 columns, 1.7M rows. I then save the table and close it, and then on to the next table. The issue is the memory is never released from the first table, so when fetching the records from the next loops que...

    cpaz cpaz
    Discussions |
    Nov 28, 2011 5:34 PM
    3575 views | 1 replies
  • Granger Causality

    Does anyone have any experience using JMP to test Granger Causality? I have yet to use this methodology, but I would like to use JMP to get acquainted. Any help (either reference to online materials or implementation advice) is appreciated. Thanks.

    finance_physics finance_physics
    Discussions |
    Nov 28, 2011 9:22 AM
    4825 views | 2 replies

Latest Discussions

  • new column & create M/Y date

    I'd like to create a new date column based on data in other columns. I have 2 columns containing dates in m/d/y format. I have been able to parse out the month and year for each to create 4 new vars.

    Now, I'd like to create a new var that is based on the month and year of one date, and then I'll backfill the second date if the first is missing, but I want the new var to be in M/Y format.

    I am ...

    Discussions |
    Nov 30, 2011 4:39 AM
    7889 views | 6 replies
  • oh my - so many different methods to calculate percentiles

    http://www.amstat.org/publications/jse/v14n3/langford.htmlGosh - I did not realize there were so many different ways to calculate percentiles! I just noticed my results from Excel (formula =percentile (array, percentile) and JMP (quantile plots and data) differed, and that led me to the above website, which identifies about 12 or more different methods! I am at a bit of a loss, for I often use res...

    deer_dog deer_dog
    Discussions |
    Nov 29, 2011 8:55 AM
    3980 views | 0 replies
  • Ran out of memory, during the script.

    Version 7.0.2: 2 GB memory, Windows 7I have a for loop (that loops twice for now). Within the for loop I open a database connection and query a get a returned table. The returned table is about 10 columns, 1.7M rows. I then save the table and close it, and then on to the next table. The issue is the memory is never released from the first table, so when fetching the records from the next loops que...

    cpaz cpaz
    Discussions |
    Nov 28, 2011 5:34 PM
    3575 views | 1 replies
  • Granger Causality

    Does anyone have any experience using JMP to test Granger Causality? I have yet to use this methodology, but I would like to use JMP to get acquainted. Any help (either reference to online materials or implementation advice) is appreciated. Thanks.

    finance_physics finance_physics
    Discussions |
    Nov 28, 2011 9:22 AM
    4825 views | 2 replies
  • Generating Generalized Gamma Distribution using JMP scripts

    All,Is there a function that would allow generating random numbersfrom a generalized gamma distribution? Scripting guide hasfunction random gamma for generating random numbers fromGamma distribution but I don't see anything for generalized gammadistribution.Thanks for your help.-ASVP

    asvp asvp
    Discussions |
    Oct 27, 2011 11:20 AM
    5189 views | 3 replies

Latest Discussions

  • oh my - so many different methods to calculate percentiles

    http://www.amstat.org/publications/jse/v14n3/langford.htmlGosh - I did not realize there were so many different ways to calculate percentiles! I just noticed my results from Excel (formula =percentile (array, percentile) and JMP (quantile plots and data) differed, and that led me to the above website, which identifies about 12 or more different methods! I am at a bit of a loss, for I often use res...

    deer_dog deer_dog
    Discussions |
    Nov 29, 2011 8:55 AM
    3980 views | 0 replies
  • nonparametric equivalent to two-way ANOVA?

    Hi all,I have data that does not transform to fit assumptions of normality and homoscedasticity needed to perform a two-way ANOVA. I have found information on how to run nonparametric tests that are the equivalent of one-way ANOVAs, but can't find a way to do a two-way nonparametric analysis. Suggested tests (from an online search) are Cochran Q and/or Friedman's test. Not sure if there is some ot...

    aquastralis aquastralis
    Discussions |
    Sep 18, 2011 4:57 PM
    4145 views | 0 replies
  • Do you think you're up to the challenge?

    I've just posted a JSL scripting challenge to the JMP Blog.     Take the JMP Add-In challengeIf you think you've got what it takes, please submit an entry.I'm looking forward to seeing what you come up with!-Jeff

    Jeff_Perkinson Jeff_Perkinson
    Discussions |
    Sep 8, 2011 5:43 AM
    2248 views | 0 replies
  • Using same fit model for multiple data tables

    Is there a way to save a fit model and then use it to analyze data from multiple data tables?

    Discussions |
    Apr 8, 2011 8:59 AM
    2196 views | 0 replies
  • Firth-bias adjusted estimates

    I am running some choice models in JMP. I am using the one-table method rather than the method with the separate profile, response, and subject tables. When I run my model with the Firth bias adjusted estimates box checked, the model fails with the note "cannot calculate objective at starting value." When I uncheck the Firth box, the model runs and I get output that appears reasonable. Couple ques...

    Discussions |
    Mar 25, 2011 8:12 AM
    2858 views | 0 replies
view all discussions