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 concatenate variables?

      Hello, is there a way to concatenate variables like you do in Excel? Say I want to do year(column_name) &" -"& floor(field_name)? I am trying this for a new column I created and i wanted to input a similar formulaThanks

    kiza kiza
    Discussions |
    Aug 1, 2012 11:23 AM
    17639 views | 1 replies
  • How do I change the title of my figure in chart builder?

    How do I change the title of my figure in chart builder?Thanks,Adrian

    ac11ca ac11ca
    Discussions |
    Jul 31, 2012 9:29 AM
    13108 views | 9 replies
  • best way to pause a section of code

    Hello,I am trying to pause a program using an if statement. Basically I need to have a statement that pops up an error window and stops the process. I have tried this with stop () and throw () as well as try() used in conjunction with throw() but these stop the program completely and not that specific section of code. Here is what I've got so far:(If( totlots > 50 | replicates > 50,  New Window( "...

    daniel_harding daniel_harding
    Discussions |
    Jul 27, 2012 8:16 AM
    10089 views | 4 replies
  • Bland-Altman plot

    I tried to create an Bland-Altman plot using the matched pairs option in JMP. Unfortunately, the plot doesn't include the common +-1,96 sd-line and I haven't figured out how to insert this line into the plot. It's no problem to calculate the sd, but I don't know how to integrate it into the plot.Does anyone have an idea on this?Thanks a lot!

    johannes johannes
    Discussions |
    Jul 25, 2012 12:21 PM
    4475 views | 0 replies
  • Open all txt files in a folder, concat the data in to one file with source name

    I am trying to open set of text files from a folder and concatinate the data in to one file, with name of txt file as one of the column.I have attached code which opens all the text files in a selected folder. However, i am not able to create the column with file name.can anyane help in script for isereting data (values) in to a column of a data table.thaksgowri

    gow gow
    Discussions |
    Jul 25, 2012 5:53 AM
    14803 views | 3 replies

Latest Discussions

  • Bland-Altman plot

    I tried to create an Bland-Altman plot using the matched pairs option in JMP. Unfortunately, the plot doesn't include the common +-1,96 sd-line and I haven't figured out how to insert this line into the plot. It's no problem to calculate the sd, but I don't know how to integrate it into the plot.Does anyone have an idea on this?Thanks a lot!

    johannes johannes
    Discussions |
    Jul 25, 2012 12:21 PM
    4475 views | 0 replies
  • Heat Map box customization

    Does anyone know how to change the size of the boxes from a heat map?File is in attachment.

    jorgeramosdealm jorgeramosdealm
    Discussions |
    Jul 19, 2012 1:51 PM
    3481 views | 1 replies
  • using eval expr() with a column name

    can some one help me in using eval expr() function with column name;example:column1="names";eval expr(":"||column1);is the above evel expr() refers to names column? if so please help me with the syntax..(for referring column names)

    fr2007 fr2007
    Discussions |
    Jul 19, 2012 8:09 AM
    4925 views | 3 replies
  • Save data table to a sharepoint

    Hi AllI have succeded in reading data tables (uploaded manually) from a sharepoint using JSL.However, I cannot find a way to make JMP (version 8.0.2 on Windows) save a file to this sharepoint.To read a file I use:dt = open(::path||"MyTable.jmp");where path is a long string starting with http://.....This works fine.To save a file I use:dt << save(::path||"MyTable1.jmp")
    JMP interprets ::path||"MyTab...

    MTOF MTOF
    Discussions |
    Jul 18, 2012 7:49 AM
    8711 views | 8 replies
  • How do i show count axis on log scale?

    Hi,I'm fairly new to JMP so this question might seem very simple but I would appreciate some help.I want to be able to plot a graph to show a continous variable on the x-axis. The y-axis will not be assigned a variable. I would just like it to show the count. I am able to do this on a linear scale no problem. But when i want to show the count axis on a log scale I'm having difficulty. I cannot get...

    Anonymous Anonymous
    Discussions |
    Jul 11, 2012 6:09 AM
    6689 views | 4 replies

Latest Discussions

  • Bland-Altman plot

    I tried to create an Bland-Altman plot using the matched pairs option in JMP. Unfortunately, the plot doesn't include the common +-1,96 sd-line and I haven't figured out how to insert this line into the plot. It's no problem to calculate the sd, but I don't know how to integrate it into the plot.Does anyone have an idea on this?Thanks a lot!

    johannes johannes
    Discussions |
    Jul 25, 2012 12:21 PM
    4475 views | 0 replies
  • Sample Size

    Hello I have a sample of 159 individuals and I want to run an exploratory factor analysis and confirmatory factor analysis using SAS .How much individuals should I consider in ordrer to run both of them ? Is there a rule to choice?What are the SAS command associated?Can we do them by JMP,Thank you

    radhi radhi
    Discussions |
    Mar 5, 2012 6:36 AM
    2347 views | 0 replies
  • Selecting List of variables

    I would like select in a data table some variables from a list that I have copied from a previous analysis or from another data table containing those names in cells. Would some body know a straightforward way to do that?ThanksYves

    yves yves
    Discussions |
    Jan 4, 2012 8:30 AM
    2316 views | 0 replies
  • oh my - so many different methods to calculate percentiles

    http://www.amstat.org/publications/jse/v14n3/langford.htmlGosh - I did not realize there were so many different ways to calculate percentiles! I just noticed my results from Excel (formula =percentile (array, percentile) and JMP (quantile plots and data) differed, and that led me to the above website, which identifies about 12 or more different methods! I am at a bit of a loss, for I often use res...

    deer_dog deer_dog
    Discussions |
    Nov 29, 2011 8:55 AM
    3975 views | 0 replies
  • 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
    4131 views | 0 replies
view all discussions