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

  • Obtaining file date (created/modified) information in JSL

    Hi,

    I was wondering if it is possible to obtain the date created/date modified information from files using jsl.

    I have a large data directory that stores all the raw data from experiments run in the lab, and I would like to load the entire directory and be able to plot files based on the date they were created to get a historical trending, without having to open them individually

    Thanks
    Ray

    ray3 ray3
    Discussions |
    Nov 23, 2010 6:48 PM
    3910 views | 2 replies
  • Insert value to Associative Array

    Hello all,

    The following code works in JMP 9 but not JMP 8:



    Basically I need to put a value into a particular position in an associative array. It appears that in JMP 8, to build an associative array you need to insert values sequentially with INSERT INTO.

    I have a workaround but I would really like to use this syntax, which is much more convenient.

    Thanks,
    Peter

    pmroz pmroz
    Discussions |
    Nov 19, 2010 11:58 AM
    3880 views | 3 replies
  • File rename

    Hi,

    Is there a way of renaming a file within JSL? (i.e. DOS ren command)

    Tnx

    Discussions |
    Nov 9, 2010 2:53 AM
    5017 views | 2 replies
  • JMP 9.0 ANOM vs ANOVA

    Anyone know what the difference is between Analysis of Means and ANOVA besides the obvious graphical displays? I like the ANOM feature, but are there any other advantages of the ANOM over the ANOVA (with assocaited p-values and means comparison tests)? Thanks!

    Discussions |
    Nov 2, 2010 3:38 PM
    5176 views | 2 replies
  • Convert Matrix to List?

    Hi JMP folks,

    I can do this in a loop, but is there a simple one-liner to convert a one-dimensional matrix to a list? Something like:

    cell_list = getmatrixaslist(cell_matrix);

    Additional bonus question: is there an equivalent to the list LOC function for a matrix? I need to locate all rows in a matrix with a certain value. The LOC function does this for lists, but for matrices it finds all element...

    pmroz pmroz
    Discussions |
    Oct 29, 2010 12:06 PM
    11596 views | 3 replies

Latest Discussions

  • Obtaining file date (created/modified) information in JSL

    Hi,

    I was wondering if it is possible to obtain the date created/date modified information from files using jsl.

    I have a large data directory that stores all the raw data from experiments run in the lab, and I would like to load the entire directory and be able to plot files based on the date they were created to get a historical trending, without having to open them individually

    Thanks
    Ray

    ray3 ray3
    Discussions |
    Nov 23, 2010 6:48 PM
    3910 views | 2 replies
  • Insert value to Associative Array

    Hello all,

    The following code works in JMP 9 but not JMP 8:



    Basically I need to put a value into a particular position in an associative array. It appears that in JMP 8, to build an associative array you need to insert values sequentially with INSERT INTO.

    I have a workaround but I would really like to use this syntax, which is much more convenient.

    Thanks,
    Peter

    pmroz pmroz
    Discussions |
    Nov 19, 2010 11:58 AM
    3880 views | 3 replies
  • File rename

    Hi,

    Is there a way of renaming a file within JSL? (i.e. DOS ren command)

    Tnx

    Discussions |
    Nov 9, 2010 2:53 AM
    5017 views | 2 replies
  • JMP 9.0 ANOM vs ANOVA

    Anyone know what the difference is between Analysis of Means and ANOVA besides the obvious graphical displays? I like the ANOM feature, but are there any other advantages of the ANOM over the ANOVA (with assocaited p-values and means comparison tests)? Thanks!

    Discussions |
    Nov 2, 2010 3:38 PM
    5176 views | 2 replies
  • Sine function fitting

    Hi,

    I have an excel spreadsheet that I loaded into JMP. I wish to fit the XY data to check seasonal effect via a Sine function fitting. I'm not sure how I can do this. Any suggestions?

    Thx

    Discussions |
    Oct 29, 2010 7:43 AM
    5316 views | 2 replies

Latest Discussions

  • Mixed effects Models (REML) in JMP-understanding the denominator DF

    I am attempting to run mixed effects models (using the REML method) in the fit model platform in JMP 8.0.1. I have two random factors and two fixed factors. I have run the same model for two different response variables (so the structure, number of reps etc is identical) and am puzzled by the fact that the reported denominator DF in my fixed factor effect test report is not the same for both mo...

    Discussions |
    Aug 20, 2010 8:56 AM
    2887 views | 0 replies
  • Help for an experimentalist

    Is there a straightforward way to run a simple analysis of covariance, and receive the ANOVA table as output?

    How about any estimate of effect size, such as Cohen's d, Eta-squared, or Omega-squared?

    Any way to receive actual group means instead of least squares means in the post-hoc analyses? (see: http://onbiostatistics.blogspot.com/2009/04/least-squares-means-marginal-means-vs.html)

    Discussions |
    Jul 30, 2010 10:53 AM
    2436 views | 0 replies
  • Control Charting with transactional recordset

    Hello,

    I'm trying to understand if JMP supports a control chart graph directly from transactional data without first having to create a summary table.

    The JMP sample data table called Washers contains 15 records showing the count of defects per lot size of 400. Taking one step back there may have existed a data table of 6000 records (15x400) where each record contained the defect count of 1 or 0. W...

    khill khill
    Discussions |
    May 10, 2010 4:40 AM
    2360 views | 0 replies
  • Nemenyi test post-hoc for Kruskal-Wallis test

    Is there a way to do post-hoc testing for the Kruskal-Wallis test for non-parametric data? I have searched the web and most use the Nemenyi test as described by Zar in Biostatistical analysis 3rd edition p226. I have a large amount of data and don't want to do all this by hand.

    Many thanks

    Discussions |
    Feb 12, 2010 12:10 AM
    3201 views | 0 replies
  • Random Parameters in Profiler?

    I am evaluating JMP (currently V. 7, but my company is in the upgrade process) and I am particularly interested in figuring out how to use the Profiler for some of my frequent activities. Can anyone help with the following?

    I would like to simulate a function F(x, theta(i)) over a range of x values. Theta(i) is a set of parameters drawn from a multivariate-normal distribution for each individual ...

    jff jff
    Discussions |
    Jun 25, 2009 5:53 AM
    2788 views | 0 replies
view all discussions