cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Cox Proportional Hazards on nested factors

    Hi all!   I've been looking into the PH modelling and i have some question on how to properly interpret the data. To demonstrate, i modified the CA Lung Cancer dataset, to help my point along.   My first question is a rather general one and it regards the PH model assumptions. Here a nice paper reviewing the issues with the published papers that use PH. They also list some strategies on how to dea...

    Konstantinl Konstantinl
    Discussions |
    Apr 29, 2025 6:27 AM
    1926 views | 1 replies
  • I need some help with JMP courses.

    Hey everyone. I am Xavier, and I am a beginner at JMP learning. My elder sister runs an Indian restaurant. I know she has been struggling with analysing sales data. That’s why I plan on learning JMP and helping her. I would be grateful if someone could help me find a beginner's course.

    xaviercastillo xaviercastillo
    Discussions |
    Apr 29, 2025 2:18 AM
    1039 views | 1 replies
  • jsl - How to open the most recent file with a specific naming convention?

    Hi everyone,How do I script jsl to open the newest file in a directory that contains a specific naming convention? I have the following code which will open the newest file in the directory:(  OpenNewestFile = Files In Directory( "C:\users\me\MyDocuments\" );  {t,p}={0,1};  for(i=1, i <= n items(OpenNewestFile),i++,  ti=Last Modification Date("C:\users\me\MyDocuments\" || OpenNewestFile );  If(ti>...

    rrtx_mike rrtx_mike
    Discussions |
    Apr 29, 2025 1:47 AM
    7141 views | 4 replies
  • How do I get my axis property to be updated on my distribution graphic ?

    Hello,   I have an application with a dashboard showing the distributions (and other graphs) of a table's parameters.   In this application, the user can interactively set limits, to be displayed on the graphs. To do this, I use the ‘Axis’ property of the columns. And while changes to this property are automatically reflected on graph builder graphics, this does not seem to be the case on the dist...

    SophieCuvillier SophieCuvillier
    Discussions |
    Apr 29, 2025 1:44 AM
    1784 views | 2 replies
  • How to solve the JMP Alarm with error "deleted object reference: day << Get in access or evaluation of 'Glue' in JMP18 version

    This script is running well in JMP14 version, but when I using in JMP18 version the alarm happened. Hopefully getting a help from everyone. Thank you so much    

    ThoPhan ThoPhan
    Discussions |
    Apr 28, 2025 10:38 PM
    1875 views | 3 replies

Latest Discussions

  • I need some help with JMP courses.

    Hey everyone. I am Xavier, and I am a beginner at JMP learning. My elder sister runs an Indian restaurant. I know she has been struggling with analysing sales data. That’s why I plan on learning JMP and helping her. I would be grateful if someone could help me find a beginner's course.

    xaviercastillo xaviercastillo
    Discussions |
    Apr 29, 2025 2:18 AM
    1039 views | 1 replies
  • jsl - How to open the most recent file with a specific naming convention?

    Hi everyone,How do I script jsl to open the newest file in a directory that contains a specific naming convention? I have the following code which will open the newest file in the directory:(  OpenNewestFile = Files In Directory( "C:\users\me\MyDocuments\" );  {t,p}={0,1};  for(i=1, i <= n items(OpenNewestFile),i++,  ti=Last Modification Date("C:\users\me\MyDocuments\" || OpenNewestFile );  If(ti>...

    rrtx_mike rrtx_mike
    Discussions |
    Apr 29, 2025 1:47 AM
    7141 views | 4 replies
  • How to solve the JMP Alarm with error "deleted object reference: day << Get in access or evaluation of 'Glue' in JMP18 version

    This script is running well in JMP14 version, but when I using in JMP18 version the alarm happened. Hopefully getting a help from everyone. Thank you so much    

    ThoPhan ThoPhan
    Discussions |
    Apr 28, 2025 10:38 PM
    1875 views | 3 replies
  • about partition

    When distinguishing between A and B using continuous variables from tests a, b, c, and d, we employ partitioning to evaluate the contribution of these four tests. However, factors like (a) and (b) appear repeatedly in multiple splits, complicating the analysis. How can we adjust the settings to prevent specific factors from being selected too frequently? Attach the actual results and an image of t...

    s22d704 s22d704
    Discussions |
    Apr 28, 2025 6:54 AM
    1687 views | 1 replies
  • What are the requirements for using a workflow script in QC (or similar environment)?

    Hi community,   We are thinking about developing a "Workflow" script in JMP to facilitate data analysis in QC environment.   However I have a few questions.... Does anyone know if workflows are currently being used as a tool in other QC labs? Does anyone have an idea how they ensure traceability using a workflow? (for example,associated to the results output (normally another datatable) having a...

    Eugénio_FMendes Eugénio_FMendes
    Discussions |
    Apr 28, 2025 4:06 AM
    1034 views | 1 replies

Latest Discussions

view all discussions