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

  • Variable for filename

    Hi Guys,

    I have collected some cell values in certain variables. I want to save a file with the variable values as the file name.

    I was trying something like this: I am saving the i.d. values in two variables.

    Discussions |
    Aug 19, 2010 3:55 PM
    5019 views | 1 replies
  • Creating an array

    I'm trying to create a simple array a[1] = "string 1"..... a[10] = "string 10"

    I'm am creating this array by reading values from a table, while looping through with a FOR statement. I'm getting an error with the first reference to a[1]. (actually a and j is initialized and incremented correctly.

    what am i doing wrong? I tried going though help, but I'm not finding what I'm looking for.

    Thanks,

    whom whom
    Discussions |
    Aug 16, 2010 11:43 AM
    7872 views | 3 replies
  • labeling points on PCA Score plot

    I ran a PCA on my data and want to modify the score plot so that I can label each point according to a column value. This seems like a pretty obvious thing to want to do but I can't seem to figure out how to do it. Also, is there a straightforward way to access the plots directly rather than in the tiny window with all the PCA results? I'd appreciate any pointers for this obvious newbie, even j...

    treebat treebat
    Discussions |
    Aug 6, 2010 8:23 AM
    4345 views | 2 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
  • Binning Continues Date Time data

    Is there any way in JMP to convert a column of date time (continuous) into categorical data bins (also date time). For example 6 hour bins..?

    Discussions |
    Jul 30, 2010 10:34 AM
    3862 views | 1 replies

Latest Discussions

  • Variable for filename

    Hi Guys,

    I have collected some cell values in certain variables. I want to save a file with the variable values as the file name.

    I was trying something like this: I am saving the i.d. values in two variables.

    Discussions |
    Aug 19, 2010 3:55 PM
    5019 views | 1 replies
  • Creating an array

    I'm trying to create a simple array a[1] = "string 1"..... a[10] = "string 10"

    I'm am creating this array by reading values from a table, while looping through with a FOR statement. I'm getting an error with the first reference to a[1]. (actually a and j is initialized and incremented correctly.

    what am i doing wrong? I tried going though help, but I'm not finding what I'm looking for.

    Thanks,

    whom whom
    Discussions |
    Aug 16, 2010 11:43 AM
    7872 views | 3 replies
  • labeling points on PCA Score plot

    I ran a PCA on my data and want to modify the score plot so that I can label each point according to a column value. This seems like a pretty obvious thing to want to do but I can't seem to figure out how to do it. Also, is there a straightforward way to access the plots directly rather than in the tiny window with all the PCA results? I'd appreciate any pointers for this obvious newbie, even j...

    treebat treebat
    Discussions |
    Aug 6, 2010 8:23 AM
    4345 views | 2 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
  • Binning Continues Date Time data

    Is there any way in JMP to convert a column of date time (continuous) into categorical data bins (also date time). For example 6 hour bins..?

    Discussions |
    Jul 30, 2010 10:34 AM
    3862 views | 1 replies

Latest Discussions

  • 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
    2359 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
    2786 views | 0 replies
  • Overlay normal quantile plots without long string labels

    Hello,

    I am a longtime user of JMP7. To make overlay normal quantile plots I use Fit Y by X, where Y is the continual variable like Height and X is a categorical variable like Gender. Using Right-click/Legend gives a nice color coded legend for the curves, but JMP also tries to label each curve way up at the top (upper quantile) end of the curve. Invariably these are ugly and overlap each other. ...

    karenb karenb
    Discussions |
    Jun 2, 2009 5:54 PM
    3344 views | 0 replies
view all discussions