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 get current data table's directory?

    I use get current directory(); but it works only when i open a fil from menu File->open. If I just open a jmp file by clicking on it and the result of get current directory() is not what is supposed to be.

    Discussions |
    Jun 2, 2011 6:07 PM
    7932 views | 9 replies
  • Column to List

    Hi,
    Please excuse the newbie question...

    How can I read in column values to a list or, alternatively just add items to a list.

    Thankyou
    Fanie

    Discussions |
    May 27, 2011 3:53 AM
    7485 views | 2 replies
  • Create Table and then Save it in JSL

    Hello JMPers,

    I'm creating a dataset by retrieving data from Oracle. Immediately after getting the data I want to save it, using a name chosen by the user. The JSL looks like this:

    dt = open database(dsn_string, sql_statement, "MedDRA Categories");
    dt << save();

    However, I don't get the File > Save dialog. Instead it just tries to save the file (somewhere?) and the log shows the error messages

    T...

    pmroz pmroz
    Discussions |
    May 25, 2011 5:17 AM
    17815 views | 6 replies
  • Fit Model - basic question

    Hi all, could someone please kindly advice if Fit Model in JMP can be used for data that are not normally distributed (non-parametric)? I look forward to hearing anyone's thoughts or advice on this. Thanks a lot!

    fnad

    Discussions |
    May 23, 2011 6:06 PM
    4073 views | 3 replies
  • How to calculate mean minus 3 sigma?

    Is there a way to program Jmp 8.0 to calculate mean - 3 standard deviations from a set of data? I use this criteria in my tests and until now have always had to do it in Excel. The problem with that is that I have to validate the spreadsheet I write to do the calculation. Using Jmp, I don't think I'd have to

    Thanks,
    Greg

    mindjob mindjob
    Discussions |
    May 23, 2011 4:35 AM
    14295 views | 2 replies

Latest Discussions

  • How to get current data table's directory?

    I use get current directory(); but it works only when i open a fil from menu File->open. If I just open a jmp file by clicking on it and the result of get current directory() is not what is supposed to be.

    Discussions |
    Jun 2, 2011 6:07 PM
    7932 views | 9 replies
  • Column to List

    Hi,
    Please excuse the newbie question...

    How can I read in column values to a list or, alternatively just add items to a list.

    Thankyou
    Fanie

    Discussions |
    May 27, 2011 3:53 AM
    7485 views | 2 replies
  • Fit Model - basic question

    Hi all, could someone please kindly advice if Fit Model in JMP can be used for data that are not normally distributed (non-parametric)? I look forward to hearing anyone's thoughts or advice on this. Thanks a lot!

    fnad

    Discussions |
    May 23, 2011 6:06 PM
    4073 views | 3 replies
  • Greek Letters and Math Symbols in JSL

    I'm curious how I might be able to print greek letters and math symbols via JSL output. I'm writing a script and would like the output to be formated more elegantly. The Scripting Guide says that JMP has support for it, but provides no details on how to call the letters. I have tried passing Unicode characters (both HTML versions i.e. α and hexadecimal versions 03B1) and XML entries from SAS to no...

    Anonymous Anonymous
    Discussions |
    May 2, 2011 6:57 AM
    5852 views | 9 replies
  • PictureBox

    Hi,

    I want to create a display box that contains a graphics picture object. I know that JMP9 offers Picture Box report.


    My jsl script as below. but, it doesn't work.

    How to create picture box?

    <--
    new window("aaa",
    Picture Box(
    "C:\Picture1.jpg"
    )
    );
    -->

    volf volf
    Discussions |
    Apr 28, 2011 7:32 AM
    4793 views | 3 replies

Latest Discussions

  • 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
    2196 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
    2858 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
    2123 views | 0 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
    2230 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
    2888 views | 0 replies
view all discussions