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

  • Can't change all marker size in Graph Builder by script

    Hi all,My JMP is 9.0.0 64 bit windows edition.I have a problem to adjust the marker size by script in the graph builder. I try to use the following code to change all marker size and frame size for every frame box. All frames are reszied corrrectlly but the frame's marker size are not. Only FrameBox(1)'s marker size is changed. I'm trapped in this problme for a couple of days. Any suggestion is ap...

    chlnho chlnho
    Discussions |
    Nov 1, 2011 4:15 AM
    12730 views | 4 replies
  • Generating Generalized Gamma Distribution using JMP scripts

    All,Is there a function that would allow generating random numbersfrom a generalized gamma distribution? Scripting guide hasfunction random gamma for generating random numbers fromGamma distribution but I don't see anything for generalized gammadistribution.Thanks for your help.-ASVP

    asvp asvp
    Discussions |
    Oct 27, 2011 11:20 AM
    5178 views | 3 replies
  • Optional arguments in functions

    HI folks,I just started using JMP after spending almost 10 years using IDL,therefore transistioning from expert to beginner.I am mostly in the process of learning the scripting language right now.Hopefully you'll pardon me for the occasional silly question So I'll start with a simple question:What is the best way to use optional arguments in functions?When I run scripts they do complain if I use ...

    paologrigis paologrigis
    Discussions |
    Oct 24, 2011 4:59 AM
    17778 views | 8 replies
  • JSL - Choosing the maximum value in a column

    HelloI am trying to produce pareto plot using the 3 most recent data set. How can I choose the maximum value of a given column?? I tried max() but that doesn't seem to work.Here's what I have for this part of my script:Pareto Plot( Cause( :Defect Desc ), Freq( :Defect Ct ), Where( :Date == Max(:Date) ) );Pareto Plot( Cause( :Defect Desc ), Freq( :Defect Ct ), Where( :Date == Max(:Date) -1 ) );Pare...

    abdulj abdulj
    Discussions |
    Oct 22, 2011 5:35 PM
    15894 views | 3 replies
  • How to create a new directory/folder

    Hi When i run my JMP script it generates a lot of different graph that I save as PNG pictures. I would like JMP to each time I run the script to create a folder named with the date and time that the script is run and save the PNG files in that folder. I have looked around, but could not find anybody doing this from JMP script. Can it be done? If not, is there a workaround?Best RegardsTarrild

    tarrild tarrild
    Discussions |
    Oct 11, 2011 8:38 AM
    12691 views | 3 replies

Latest Discussions

  • Generating Generalized Gamma Distribution using JMP scripts

    All,Is there a function that would allow generating random numbersfrom a generalized gamma distribution? Scripting guide hasfunction random gamma for generating random numbers fromGamma distribution but I don't see anything for generalized gammadistribution.Thanks for your help.-ASVP

    asvp asvp
    Discussions |
    Oct 27, 2011 11:20 AM
    5178 views | 3 replies
  • Computing Sample Covariance

    I have the following matrix: [35 36 40, 38 37 40, 48 41 42, 50 46 54] for which I am trying to compute the sample covariance.  When calculating by hand, the sample covariance matrix should be: [40.6875 23.5 28.0, 23.5 15.5 21.5, 28.0 21.5 34.0] however I am unable to recreate this in JMP.  I found an option for calculating covariance, but it does not return the same result.Can anyone help point me...

    kotanna kotanna
    Discussions |
    Oct 1, 2011 2:14 PM
    4054 views | 1 replies
  • Extract data from a tabulation's tree structure?

    In my quest to avoid the table-flashing behavior of JMP I'm trying a different approach.  Normally I create an invisible tabulation, and to use the data I make a data table out of it.  The data table is easy to use, but unfortunately if you create a lot of them (like I do) you get lots of tables appearing and disappearing.  To prevent the table flashing I'd like to extract the data directly from t...

    pmroz pmroz
    Discussions |
    Sep 29, 2011 12:13 PM
    4358 views | 4 replies
  • Cumulative Incidence in Competing Risks Data

    Does anyone know how to make competing risks data analysis in JMP (which includes methods to calculate the cumulative incidence of an event of interest in the presence of competing risks, to compare cumulative incidence curves in the presence of competing risks, and to perform competing risks regression analysis)
    Do you know if an add-in is available
    thanks a lot

    Discussions |
    Sep 28, 2011 4:25 PM
    3688 views | 1 replies
  • Error message: "Exception in platform launch..."

    Hi,Brand new here, although I've been using JMP for a few years. Today I tried to run a simple control chart, only to be faced with the error message:Exception in platform launch in access or evaluation of 'Control Chart' As far as I know, I am doing nothing unusual, and have used the control chart platform successfully before.Does anyone have any idea why I am getting this error?Yes, I have resta...

    sfrubin sfrubin
    Discussions |
    Sep 22, 2011 7:35 AM
    3248 views | 1 replies

Latest Discussions

  • nonparametric equivalent to two-way ANOVA?

    Hi all,I have data that does not transform to fit assumptions of normality and homoscedasticity needed to perform a two-way ANOVA. I have found information on how to run nonparametric tests that are the equivalent of one-way ANOVAs, but can't find a way to do a two-way nonparametric analysis. Suggested tests (from an online search) are Cochran Q and/or Friedman's test. Not sure if there is some ot...

    aquastralis aquastralis
    Discussions |
    Sep 18, 2011 4:57 PM
    4136 views | 0 replies
  • Do you think you're up to the challenge?

    I've just posted a JSL scripting challenge to the JMP Blog.     Take the JMP Add-In challengeIf you think you've got what it takes, please submit an entry.I'm looking forward to seeing what you come up with!-Jeff

    Jeff_Perkinson Jeff_Perkinson
    Discussions |
    Sep 8, 2011 5:43 AM
    2244 views | 0 replies
  • Using same fit model for multiple data tables

    Is there a way to save a fit model and then use it to analyze data from multiple data tables?

    Discussions |
    Apr 8, 2011 8:59 AM
    2194 views | 0 replies
  • Firth-bias adjusted estimates

    I am running some choice models in JMP. I am using the one-table method rather than the method with the separate profile, response, and subject tables. When I run my model with the Firth bias adjusted estimates box checked, the model fails with the note "cannot calculate objective at starting value." When I uncheck the Firth box, the model runs and I get output that appears reasonable. Couple ques...

    Discussions |
    Mar 25, 2011 8:12 AM
    2855 views | 0 replies
  • Invitation: SAS-L/sasCommunity.org/SAS Discussion Forums' Meetup at SGF2011

    You are invited to attend the combined SAS-L/sasCommunity.org/SAS Disscussion Forums' Meetup at SGF2011.

    You can find the announcement and details at: http://www.sascommunity.org/wiki/Invitation:_SAS-L/sasCommunity.org/SAS_Discussion_Forums%27_Meetup_at_SAS_Global_Forum_2011_in_Las_Vegas

    or, in tiny form: http://tiny.cc/5efml

    Discussions |
    Mar 12, 2011 3:46 PM
    2120 views | 0 replies
view all discussions