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

  • Finding subset of sample that is representative of the whole

    Hi All, I have a set of 49 data points that have repeatable x,y coordinates.  I would like to know which subset of 9 sites best represent the 49 sites.  I tried hierarchical clustering, but that didn't seem to work or I am not using it correctly.   Thanks!

    tbob tbob
    Discussions |
    Dec 21, 2023 11:00 AM
    2595 views | 5 replies
  • Graph Builder Plot with a table which summarizes statistics, column properties and customized data

    hi jmp scripting experts, I'd like to construct a graph using graph builder histogram plot and add a table underneath the graph. The table shall show some values like in the picture.Is it possible? Do you have any suggestions how to start?  

    Greenhorn Greenhorn
    Discussions |
    Dec 21, 2023 10:54 AM
    1115 views | 1 replies
  • Count occurence between 2 other occurences based on time period

    ‍Hi!
    Within the column "Subtype", I need to count the number of times "Stadium N2" appears between 2 occurences of the word "REM", only when the time in column "Start" of the second REM occurence is within 15 minutes of the time in column "End" of the first REM occurence.See stars in screenshot: in this case, the count would be 3
    What is the formula to do so? Thx

    vcoppens vcoppens
    Discussions |
    Dec 21, 2023 8:29 AM
    3677 views | 8 replies
  • Import multiple CSV files, but some title format error need to modify by JSL

    I'm trying to import multiple CSV files, the "import multiple files" function doesn't work well because original data column name format has two problems that will cause title and data don't match 1. The data column name looks like this:       Date time name ( A B C ) (D E F ) height weight ......etc 2. The dilim I need are space and ( and )3. However, there is additional space or tab before "Date...

    BayesRabbit7133 BayesRabbit7133
    Discussions |
    Dec 21, 2023 7:46 AM
    7002 views | 14 replies
  • How to set control limit based on datatable limit

    Greetings, 
    I'm using JMP 17, I tried to set control limit based on the datattable. 
    when I run the script, it prompts me to set the control limit manually although i have assign the control limit value in script.
    Is it able to set the control limit without manual key in (without prompt the windows)?



    below is the script that will prompt the set control limit window:

    Names Default To Here( 1 ); dt2 = Op...

    Celine1 Celine1
    Discussions |
    Dec 21, 2023 5:14 AM
    1419 views | 2 replies

Latest Discussions

  • Graph Builder Plot with a table which summarizes statistics, column properties and customized data

    hi jmp scripting experts, I'd like to construct a graph using graph builder histogram plot and add a table underneath the graph. The table shall show some values like in the picture.Is it possible? Do you have any suggestions how to start?  

    Greenhorn Greenhorn
    Discussions |
    Dec 21, 2023 10:54 AM
    1115 views | 1 replies
  • Exam Grade Correlations

    GreetingsI teach a class and wish to show evidence that the overall student’s performance on the first two exams predicted performance on the third exam.  The exam grade scale is discrete numbers 1 through 5A telephone call is welcomedThank you!Chuck_StatsOffice 804-628-2243JMP Pro 16 

    Chuck_Stats Chuck_Stats
    Discussions |
    Dec 20, 2023 2:43 PM
    2051 views | 3 replies
  • Bug or Feature??

    Quick question for those of you who may know -- if you have an <<On Close() method for a window (say for file-cleanup or some such thing), and a user has multiple edited files open -- if they CTRL-Q and get the popup about unsaved work -- if they then click "Save None", then all windows are immediately killed and the <<On Close() script is _NOT_ called for any of the windows.  It is extremely comm...

    ErraticAttack ErraticAttack
    Discussions |
    Dec 20, 2023 1:06 PM
    3381 views | 7 replies
  • Convert Date to a format used for chart reference lines

    I want to take a list of dates from one table and use them as reference lines in an X by Y with Date as the X axis.    The date formats are in this format from a table: 12/18/2023 14:14.  I would also like to add the label to each line from the same table.  In this case it is EPOXI MT25700-02     The script for the chart shows what I would like be able to add from a table to the chart as reference...

    cjackso21 cjackso21
    Discussions |
    Dec 19, 2023 7:41 PM
    1030 views | 1 replies
  • Least squares regression for nonlinear system of equations

    Hello - I have a moderately complex model for a physical process (ion adsorption for anyone who knows what that means). I have two starting variables, x1 and x2, and two measured outcomes, y1 and y2 that change with x1 and x2, and unmeasurable, or hard to measure, variables, g1,...,gn that don't change. One or both of x1 and x2 can also change for each row in a series. I have a set of nonlinear eq...

    ehchandlerjr ehchandlerjr
    Discussions |
    Dec 19, 2023 6:06 PM
    11397 views | 17 replies

Latest Discussions

  • Nonlinear platform - trial values from table with large number of categories

    Hello - I have a large number of categories for each parameter when using the nonlinear platform. Basically, one category per row. Is there a way to have a table of values to load into the parameters? Because with the time its taking to one by one type and click, type and click the values in with the control panel, it might be faster to go back to Matlab at this point, which I very much don't want...

    ehchandlerjr ehchandlerjr
    Discussions |
    Dec 18, 2023 2:50 PM
    649 views | 0 replies
  • Sphericity test not performed due to insufficient error degrees of freedom

    Hi,I have Heart rates from 3 different groups collected at 7 times differents points. I would like to perform a repeated measures ANOVA. To do so, I would like to check sphericity assumption. I found online that you have to split your data and then Analyze > fit model, I add my 7 times in "Y" then Group in "Construct model effects", then Personality "Manova", Run. I checked “Univariate Tests Also”...

    ClassMegalodon6 ClassMegalodon6
    Discussions |
    Dec 14, 2023 2:54 AM
    1026 views | 0 replies
  • Survival analysis

    What is the rationale of using three different types of log-rank equivalent tests (Mantel-Cox, Breslow, and Tarone-Ware). How can I examine the confounding effects of other factors when running the survival analysis? 

    fgaochori fgaochori
    Discussions |
    Dec 13, 2023 11:31 AM
    759 views | 0 replies
  • Select ALL matching cells

    very useful!
    it selects the matching cells in all open datasets (e.g. select a specific wafer and get it highlighted in the other datasets)
    Working with Rows  ... but a little hard to find

    note to mysef: not here - or here: but here: Thankyou, @Jasean for showing me the way ...

    hogi hogi
    Discussions |
    Dec 9, 2023 3:12 AM
    881 views | 0 replies
  • Vector Modeling and Related Analysis Capabilities

    hello JMP team ,  I am curious to learn more on the vector data type modeling and any associated analysis on that . Are there examples of sample vector datasets ? Once such dataset exists, could clustering techniques work on them and how would they work specifically ?I assume they would at the very least extract statistical aggregation from each vector and use these for clustering. Is there any mo...

    altug_bayram altug_bayram
    Discussions |
    Dec 1, 2023 2:30 PM
    826 views | 0 replies
view all discussions