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

  • Calculate Elapsed Time for JSL Code to Run?

    I was wondering if there is a way to calculate how much time a particular JSL program took to execute? I couldn't find any information in the JSL scripting guide regarding this. Any ideas?

    terapin terapin
    Discussions |
    Jan 18, 2011 7:23 AM
    12033 views | 3 replies
  • Docking / floating the log window from script

    In JMP 8 one can switch from a docked log window to a floating log window from the main menu by selecting View | Docked Log or View | Floating Log as appropriate, but is there a way to switch from one to the other from within a JSL script? I can't find any reference to this in the manual.

    The reason I'm asking is that I have a script which at one point minimizes all the open windows on the screen ...

    Discussions |
    Jan 17, 2011 6:33 AM
    3190 views | 1 replies
  • Find Replace Script

    I have a column that contains string. I want to search through the column for a substring and delete it. I could do this through the Find/Replace dialog, but I want to do it in a script. I tried: Munger(:STATE, 1, "RX_", ""); What I expected it to do: change every occurrence of "RX_xxxxx" to "xxxxx", but it does nothing. What am I doing wrong?

    mad mad
    Discussions |
    Jan 16, 2011 5:51 PM
    22480 views | 9 replies
  • Does JMP have a test for comparing two proportions?

    Does anyone know how to perform a test for one proportion and a test for comparing two proportions in JMP?
    Thank you,
    Naama

    Discussions |
    Jan 16, 2011 12:36 AM
    11220 views | 1 replies
  • SAS / JMP graphs

    Hello,

    I am working on some Clinical data , in summary data looks like
    Drug , Condition Score Method
    ==============================================================
    7011 9011 1.375171937 A
    7012 9012 1.2849949645 A
    7013 9013 0.8529674171 A
    For a Drug there can be multiple condition, One condition could through one or more than one drug,
    These results...

    Discussions |
    Jan 12, 2011 2:56 PM
    2227 views | 0 replies

Latest Discussions

  • Docking / floating the log window from script

    In JMP 8 one can switch from a docked log window to a floating log window from the main menu by selecting View | Docked Log or View | Floating Log as appropriate, but is there a way to switch from one to the other from within a JSL script? I can't find any reference to this in the manual.

    The reason I'm asking is that I have a script which at one point minimizes all the open windows on the screen ...

    Discussions |
    Jan 17, 2011 6:33 AM
    3190 views | 1 replies
  • SAS / JMP graphs

    Hello,

    I am working on some Clinical data , in summary data looks like
    Drug , Condition Score Method
    ==============================================================
    7011 9011 1.375171937 A
    7012 9012 1.2849949645 A
    7013 9013 0.8529674171 A
    For a Drug there can be multiple condition, One condition could through one or more than one drug,
    These results...

    Discussions |
    Jan 12, 2011 2:56 PM
    2227 views | 0 replies
  • Automating reports using JMP

    Any suggestions about how I could automate generating 40 - 50 reports of data that I have analysed in JMP on a weekly basis? Cutting and pasting would be too slow.

    bernard_mckeown bernard_mckeown
    Discussions |
    Dec 22, 2010 8:09 AM
    7388 views | 9 replies
  • 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
    3978 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

Latest Discussions

  • SAS / JMP graphs

    Hello,

    I am working on some Clinical data , in summary data looks like
    Drug , Condition Score Method
    ==============================================================
    7011 9011 1.375171937 A
    7012 9012 1.2849949645 A
    7013 9013 0.8529674171 A
    For a Drug there can be multiple condition, One condition could through one or more than one drug,
    These results...

    Discussions |
    Jan 12, 2011 2:56 PM
    2227 views | 0 replies
  • 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
view all discussions