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

  • How to collapse Outline box for a graph builder box

    Hi,

    I'm hoping a seasoned JMP JSL scripter can help me with a problem. I'm trying to collapse the outline box around a graph builder chart in JSL. In different words, I'm trying to click the blue triangle for a graph builder chart by using JSL.

    Many thanks!
    Steve

    Discussions |
    Dec 22, 2010 6:39 AM
    3980 views | 2 replies
  • c stastic

    Can on compute a c-statistic for an ROC curve in JMP? If so, how?

    Discussions |
    Dec 16, 2010 6:43 AM
    3123 views | 1 replies
  • Deleting rows using JSL scripts

    How can we delete rows from a data table (using JMP script) when some columns in this data table satisfy a particular criteria?

    Using Delete Rows is not working for me in my script.

    Thanks

    asvp asvp
    Discussions |
    Dec 8, 2010 12:23 AM
    30254 views | 5 replies
  • Using JSL to add column where value for all rows is fixed character string

    I have a script that opens a .txt file and is adding a column that categorizes that set of data with by asking user to enter a string to categorize it. The file will be later joined with other files. I cannot seem to pass the string into all rows for the new column.

    Once file is open:

    New Window ("New Window",
    < categorytextbox = Text Edit Box ( "Enter category here" ),
    Button Box ( "O...

    bhagbom bhagbom
    Discussions |
    Dec 7, 2010 8:32 AM
    9704 views | 2 replies
  • How to configure specific range values when wrapping by numeric variables?

    Please your help, this is the problem I have been dealing with:

    When creating a new graphic using the graphic builder in jmp 8, if I choose a numeric variable to wrap the results, jmp gives the number of leves by default, I can configure a different number of levels but I can´t configure the range of values by level and jmp gives useless ranges most of the times when using numeric variables, often ...

    Discussions |
    Dec 6, 2010 6:02 AM
    4091 views | 2 replies

Latest Discussions

  • How to collapse Outline box for a graph builder box

    Hi,

    I'm hoping a seasoned JMP JSL scripter can help me with a problem. I'm trying to collapse the outline box around a graph builder chart in JSL. In different words, I'm trying to click the blue triangle for a graph builder chart by using JSL.

    Many thanks!
    Steve

    Discussions |
    Dec 22, 2010 6:39 AM
    3980 views | 2 replies
  • c stastic

    Can on compute a c-statistic for an ROC curve in JMP? If so, how?

    Discussions |
    Dec 16, 2010 6:43 AM
    3123 views | 1 replies
  • How to configure specific range values when wrapping by numeric variables?

    Please your help, this is the problem I have been dealing with:

    When creating a new graphic using the graphic builder in jmp 8, if I choose a numeric variable to wrap the results, jmp gives the number of leves by default, I can configure a different number of levels but I can´t configure the range of values by level and jmp gives useless ranges most of the times when using numeric variables, often ...

    Discussions |
    Dec 6, 2010 6:02 AM
    4091 views | 2 replies
  • Column properties: Question with the option of multiple answer

    Hi,

    I am a complete amateur in the fields of this software;

    In my questionnaire we have the following question:
    Where do you buy lunch? Cross the following services you use:

    School Cafeteria
    Grocery Store
    Starbucks
    Peppes Pizza
    Eat
    Narvesen
    Other

    What settings/properties should i set for this column;
    so i am able to plot multiple answer from a single respondent

    Discussions |
    Nov 26, 2010 7:36 AM
    2927 views | 1 replies
  • 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
    3837 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
    2884 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
    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
view all discussions