cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Contingency table

    Hello,I have put together a contingency table but I am struggling to understand one of the column values. What I do understand:-Count is the actual number of non-injured and injured Total % is the percentage of non-injured and injured players for all age groups combineRow% is the percentage of non-inured and injured for that specific age group But I am totally lost with what Column% means (please ...

    Scouse Scouse
    Discussions |
    Feb 2, 2020 3:06 AM
    4456 views | 2 replies
  • comparing entire cohort and a subset

     how to compare the entire group (overall) with a subset of this group?

    Batista Batista
    Discussions |
    Feb 1, 2020 11:46 AM
    2412 views | 2 replies
  • Set Spec Limits of columns with column stored value

    Hi All,I imported csv files into JMP to get data table (assigned as dt0) and spec table (assigned as dt1) respectively. I wonder to get the spec in spec table (dt0) and set Spec Limits of columns in data table (dt0).The issue I found that the specs can not be set successfully:Here are my codes:Names Default To Here( 1 );Files = Pick File("Select CSV File","$Downloads",{"JMP Files|jmp;jsl;jrn", "Al...

    Adam_Xu Adam_Xu
    Discussions |
    Feb 1, 2020 12:05 AM
    3972 views | 4 replies
  • Tabulate to word's table

    Hi! I have several table that was build with tabulate and they a quite big. Is there a way I can transfer to Word's as a table, also with the possibility to edit them? Because when I save them as word file they kind of need to adjustments. Thanks in advance!

    Batista Batista
    Discussions |
    Jan 31, 2020 2:13 PM
    4411 views | 6 replies
  • Save two graphs in one slide of presentation

    Hello,1. I want to know how to save two graphs into one slide of ppt. Right now the my script is saving one graph per slide to ppt. I need to compare two graphs in single slide. Also, i generate like 100 graphs for my data and having 100 slides in ppt makes hard to analyse. 2. how to scale my individuals graphs? //******************Open Data table***********************// dt = Open( "$Downloads\M...

    Rishabh Rishabh
    Discussions |
    Jan 31, 2020 1:49 PM
    6404 views | 9 replies

Latest Discussions

  • Failed to converge(step halving limit). Solution for this error?

    I have 3 continuous factors and one of the outcome of the study was if product pass or fail (data is attached), when I try to run ordinal logistic for this I get an error 'ALERT:FAILED TO CONVERGE(STEP-HALVING LIMIT)' and after the alert it gives me an output but not sure if the results are reliable or not. Why am I getting this error and how to fix this?

    billi billi
    Discussions |
    Jan 31, 2020 12:49 PM
    6538 views | 7 replies
  • If statement inside graph builder for SendToReport functionality

    Hi,I want to be able to change the graph's Y-axis only when the Y-axis is a certain column(say errors). But looks like the graphbuilder doesn't recognize the if inside it. However, this works fine when i don't use the if statement. But i want to be able to use this same graph function for all kinds of graphs. graph_func = function({stackdt,title},{Default Local}, gb = Graph Builder( Size(...

    Juber Juber
    Discussions |
    Jan 31, 2020 10:20 AM
    4108 views | 5 replies
  • Fix color based on value (graph builder overlay)

    JMP users,I need some suggestion how to fix color assignment to a value in a column and be fixed while plotting it in graph builder.I have one column with 1 (pass) and 0 (fail) values which populates based on some formula's from other columns.I am using graph builder and using this *column* to distinguish pass/fail. I am looking to fix 1 as "Green" and 0 as "Red". it works fine in graph builder wh...

    CG CG
    Discussions |
    Jan 30, 2020 5:24 PM
    10831 views | 12 replies
  • Run JSL Invisible-Like or Minimized (JSL command)

    Hi, does anyone know if there is a JSL command to run the entire JSL invisible (like) or even minimized?

    By this I mean not bringing up various tables into Windows focus.  I know you can apply things like hidden and invisible to JMP tables, but I have a gazillion tables being created and used within the JSL so was wondering if there is a single JSL command that might do this at the start of the JSL...

    djhanson djhanson
    Discussions |
    Jan 30, 2020 8:11 AM
    1856 views | 1 replies
  • How to set glm for gamma distributed dependent variable

    Hi,My data is continuous and follow a ganma distribution. Which distribution and link function should I choose in the GLM platform? There is not option for ganma distribution..I am using JMP 15.0.0Thanks!I.

    imazarrasa imazarrasa
    Discussions |
    Jan 30, 2020 5:56 AM
    3065 views | 3 replies

Latest Discussions

  • Calling Windows API ImageViewer.dll to display JPG files.

    I am working with a very large database of image files and want to be able to display the file for the user for visual inspection from a script. I have been able to get the following code to load the DLL but get an error requesting a signature argument. Does anyone know how to get a signature string from the system to pass to the DLL.   ERROR MESSAGE FORM LOG: Second argument to CallDLL must be a ...

    DMeakin1 DMeakin1
    Discussions |
    Jan 17, 2020 10:19 AM
    2016 views | 0 replies
  • Running script from command line on MAC

    Not a mac person.  Does anyone know how to run a jsl script from command line on a mac?  I specifically mean WITHOUT "//!" at the top of it.     I have this but it only opens the file unless I have the "//!" open -g -W -a /Applications/JMP\ Pro\ 15.app/ $(pwd)/myscript.jsl

    vince_faller vince_faller
    Discussions |
    Jan 10, 2020 2:26 PM
    1660 views | 0 replies
  • how to add confounding variable

    I am working with a multi level data. Data is attached.In this dataset, I have 8- X variable: cumulative risk (continuous), all other risk (dichotomous). 3- Y variables: insurance and practice (dichotomous) and time (continuous)I have one confounding variable Age (continuous). I will have to add random effect to X variable. But I am confused how to add confounding variable to this analysis. Can an...

    billi billi
    Discussions |
    Jan 6, 2020 9:39 AM
    1600 views | 0 replies
  • Difference between std error in "Parameter Estimates" and "Least Squares Means Table"?

    I am running mixed effects models and have noticed that the standard error for an effect in the "Parameter Estimates" table is different from the standard error reported in the Least Squares Means table for the same effect. How are they calculated differently? Thanks! 

    Ranae Ranae
    Discussions |
    Nov 26, 2019 11:44 AM
    1681 views | 0 replies
  • How can I run a .py python script and python scripts compiled as .exe from JMP

    Hello,  So I've written a JMP UI, and once I gather data from the user I have a button that dumps the form data to a CSV.Now I need to launch my python script and other .exe  (as an administrator), my python scripts pick up the user input from the CSV and perform the next steps.Right now it's a .py but I may need to run it through py2exe and compile it into an exe later so a solution that supports...

    xxvvcczz xxvvcczz
    Discussions |
    Oct 30, 2019 6:44 PM
    2077 views | 0 replies
view all discussions