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

  • 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
  • Creating a matrix of graphs

    I have a question concerning layouts in JMP.  I am running equivalence tests between difference lasers (9 unique results) to ensure that they perform the same.  When I run the script, it returns a stack of about 36 different graphs in no particular order.  What I would like to do is something similar to what has been done with an R script before in which graphs were laid out in a matrix where corr...

    wgoth wgoth
    Discussions |
    Sep 6, 2011 6:50 AM
    9936 views | 4 replies
  • Using Column Name in Function

    Can somebody help me out with the following??Column1 = char(ColumnName(1));Column2 = char(ColumnName(2));Eval(Parse(EvalInsert("\[obj << simulator(                    1,                    Factors(                    AB << Random( ^distNameOne^( ^strParameterOne^ ) ),                    ^Column2^ << Random( ^distNameTwo^( ^strParameterTwo^ ) )                    ),                    Responses(   ...

    abdulj abdulj
    Discussions |
    Aug 31, 2011 6:15 AM
    9824 views | 6 replies
  • Copying Columns and Column Names to a New Table

    HelloI'm having a bit of trouble selecting columns from a data table and copying them to a new blank table.So far I'm stuck on how to even copy the column names to the new table. In my workflow I prompt the user to select 2 data column from an existing table using the column dialog function, then from there attempt to move everything over.Here's the code:CD = Column Dialog(          Col1 = ColList...

    abdulj abdulj
    Discussions |
    Aug 15, 2011 2:01 PM
    11239 views | 3 replies
  • Why is it this doesn't work?

    :Name("COLUMN_NAME+WITH-CHARACTERS")OKstr = "COLUMN_NAME+WITH-CHARACTERS":Name(str)Error: Name arg must be quoted stringThe only way I've gotten this to work is:eval(parse(":Name(\!""||str||"\!")"))which is absurd

    Discussions |
    Aug 8, 2011 6:48 AM
    10133 views | 5 replies

Latest Discussions

  • 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
  • counting number of cells in a column with a given value

    Hi,I'd like to count the number of cells in a column with zero as the value (or another arbitrary number).  Ideally, the results would be outputted as a list of counts.  Can someone point me in the right direction?  Thank you.Regards,Will

    Discussions |
    Aug 5, 2011 10:50 AM
    4417 views | 3 replies
  • Anyone ever connect JMP (Mac OS X) through ODBC to a MySQL DB server on Mac OS X?

    I am trying to connect JMP to local MySQL DB server I have on my Mac.  I have tried to use ODBC Administrator but upon connecting I get an error message.  Any instructions would greatly be apprciated.

    Discussions |
    Jul 29, 2011 6:46 AM
    3480 views | 1 replies
  • Saving results from log window using JSL

    Hello:

    I am using bivarate plot and adding a fit line. I would like to save slope and intercept values in a text file. I am using following code:

    biv=rbiv<Ex1=biv[NumberColBox(13)][2];
    show(Ex1);

    Show(Ex1) show the value of slope in the log file along with the log of entire session. Is it possible to send JSL command to save the values of just slopes and intercepts in to a new data table or sepera...

    chivukula chivukula
    Discussions |
    Jul 19, 2011 3:31 AM
    3657 views | 1 replies
  • Help with simple stat

    I have two independent and one dependent variable.  All I need to do is to check if the continuos independent variable (the other is nominal) affected the dependent variable.  I ran a logistic regression (Fit Y by X) but all I got was the plot.  Can anyone help?

    Discussions |
    Jul 19, 2011 3:24 AM
    2590 views | 1 replies

Latest Discussions

  • 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
    2192 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
    2854 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
    2118 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
    2227 views | 0 replies
view all discussions