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

  • Adding Points to a graphbox

    Hi,i created an interaktive graph. Now i need to add points (or more general: geometric shapes) to the graphbox.This should be done on a mousklick using MouseTrap().I thought of soemthing like that:// Ad a marker to the graph at the position where the mouse was pressed::click = function({x,y},   ::g << Marker(MarkerState(3), x, y);  ::g << Circle(x, y, PixelRadius(10)););::w = New Window("Test",  ...

    statcon statcon
    Discussions |
    Dec 22, 2011 7:03 AM
    8423 views | 2 replies
  • invert y-axis

    is it possible to invert the y-axis in a graph?thanks

    tonyuow tonyuow
    Discussions |
    Dec 21, 2011 3:07 PM
    5845 views | 3 replies
  • legend in "Fit y by x"

    is it possible to create a legend in "Fit y by x" similarly to how it's done in "graph builder"? I know I can do that using "Row Legend..." but it is not doing what I want:let's say I have assigned to the rows in my table, 4 different marker sizes and shapes to identify 4 different groups which name is in the column "core". In "Fit y by x", I creat a new graph and go in "Row Legend..." and select ...

    tonyuow tonyuow
    Discussions |
    Dec 21, 2011 2:55 PM
    9588 views | 1 replies
  • The "in polygon" function

    I've been having problems getting a script to work in JMP 8 in which I need to determine whether a point is inside or outside a polygon.  I've now stripped the problem down to a simple example that illustrates what's happening, and include it below.  It initially looks fine, but if I click around the coordinates {75, 75}, the script reports that the point is still inside the polygon - which it isn...

    Discussions |
    Dec 10, 2011 2:36 PM
    8365 views | 2 replies
  • Cochrane-Mantel-Haenszel analysis

    I have to confess to being stymied by the Help function in JMP 9 - it give me a list of results but then no further information when I click on the list How in the world do I conduct the analysis mentioned above... I assume it can be done based on the results when I put the term into Help, but I can't find further guidance.Any help appreciated!

    mawriter mawriter
    Discussions |
    Dec 7, 2011 12:23 PM
    8534 views | 2 replies

Latest Discussions

  • invert y-axis

    is it possible to invert the y-axis in a graph?thanks

    tonyuow tonyuow
    Discussions |
    Dec 21, 2011 3:07 PM
    5845 views | 3 replies
  • text to columns in JMP similar to excel

    is there any way I can do text to columns in JMP as in excelthanks

    narens13 narens13
    Discussions |
    Dec 2, 2011 10:43 AM
    5483 views | 7 replies
  • new column & create M/Y date

    I'd like to create a new date column based on data in other columns. I have 2 columns containing dates in m/d/y format. I have been able to parse out the month and year for each to create 4 new vars.

    Now, I'd like to create a new var that is based on the month and year of one date, and then I'll backfill the second date if the first is missing, but I want the new var to be in M/Y format.

    I am ...

    Discussions |
    Nov 30, 2011 4:39 AM
    7877 views | 6 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
    3976 views | 0 replies
  • Ran out of memory, during the script.

    Version 7.0.2: 2 GB memory, Windows 7I have a for loop (that loops twice for now). Within the for loop I open a database connection and query a get a returned table. The returned table is about 10 columns, 1.7M rows. I then save the table and close it, and then on to the next table. The issue is the memory is never released from the first table, so when fetching the records from the next loops que...

    cpaz cpaz
    Discussions |
    Nov 28, 2011 5:34 PM
    3563 views | 1 replies

Latest Discussions

  • 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
    3976 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
  • 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
    2243 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
view all discussions