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

  • 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
    5175 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
    11595 views | 3 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
    5315 views | 2 replies
  • How to remove a prefix from multiple column names using JSL?

    Ok, I guess I don't understand the JMP documentation. Short on good examples.

    I'm trying to rename the columns in a JMP file that had columns names created with a prefix. All the column name start with "pre" and I want to strip that string from the column name.

    In a loop, I was able to get all the column names extracted and displayed with a SHOW statement. I used

    OldName = (Column name(i));

    where i i...

    whom whom
    Discussions |
    Oct 27, 2010 9:49 AM
    15721 views | 5 replies

Latest Discussions

  • 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
    5175 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
    5315 views | 2 replies
  • scene parallel to data tables calculations

    Hello.
    I am trying to make a scene in order to hide the calculations that I do in a data table
    (It takes 1 minute)
    Unfortunately I can’t hide the data table, does somebody knows how to run a scene parallel to massive calculations in data tables, thanks a lot.

    pini

    pniel pniel
    Discussions |
    Oct 16, 2010 2:33 AM
    3484 views | 2 replies
  • post hoc tests for nonparametric data

    Hi

    I have a sinking feeling there is no quick fix to this but does anybody know how to run post hoc tests for nonparametric data in JMP? I am trying to compare 3 groups for differences in mean values such as visual acuity and neither the data nor the residuals are normally distributed in every instance. I have been performing Kruskal-Wallis analyses and then excluding groups to make the comparisons...

    Discussions |
    Sep 23, 2010 6:21 AM
    5510 views | 3 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
    2885 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
    2787 views | 0 replies
view all discussions