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

  • Breakpoint when debugging an application (GUI)

    How can I add a breakpoint that stops the execution within an application that has GUI? For example, only when pressing a button the debugger opens and halts the program in the desired line.  

    FN FN
    Discussions |
    Feb 20, 2020 6:28 AM
    5002 views | 5 replies
  • Improve JSL efficiency: How to close the plot window after each run, to make the JSL run faster without crush PC.

    I am currently have a big table to run a polynomial fit. 1. The goal: generate polynomial fit parameters and export it as a table. 2. The problem: using below JSL, it takes too long time to run the whole table. so I can only subset the table into small groups to run to avoid PC crush. 3. The reason: Below table need to fit the polynominal curve first, then generate the summary table,  finally expo...

    Stokes Stokes
    Discussions |
    Feb 19, 2020 5:54 PM
    5202 views | 6 replies
  • Syntax Highlighting

    Does anyone have a list of all internal functions and constants used in JSL, or better yet a Lexer or similar file for syntax highlighting? I use git and gitlab for version control of JSL scripts and would like to see syntax highlighting on the  web interface for JSL scripts like for other languages.   Gitlab uses Rogue for syntax highlighting so it is possible to submit highlighting rules (simila...

    ih ih
    Discussions |
    Feb 19, 2020 10:43 AM
    10016 views | 7 replies
  • Understanding Parallel Assign

    I'm trying to understand parallel assign to try and speed up some small operations.  I run the following script (warning it ran out of memory for me and locked me up) and I'm seeing it get exponentially slower with the number of rows in a vector.   for(i=1, i<=5, i++, t = [59760, 71220, 79380, 83820, 3300, 11400, 27900, 39060, 43500, 51300,56220, 60]; t = repeat(t, 10^i); n = nitems(t); diff...

    vince_faller vince_faller
    Discussions |
    Feb 19, 2020 9:46 AM
    3838 views | 3 replies
  • How do I automatically update JMP data table while populating Excel

    My purpose here is to is to link a JMP data table to an Excel spreadsheet. While Excel users populate the spreadsheet, I would like the data table to automatically re-populate (upon opening or continually while open) with the new data. I want to eliminate the need to recopy the new data each time eliminating any risk of copy errors and ultimately validating the population.  Is this possible and if...

    Jeff1 Jeff1
    Discussions |
    Feb 19, 2020 9:32 AM
    13040 views | 4 replies

Latest Discussions

  • Using disallowed combinations in custom design

    Hi I am using JMP10 for an experimental design of protein expression in bacteria. I have many categorical factors and two continuous factors. I would like to exclude from the design several conditions that combine several values from one categorical factor with a continuous factor. Using the Data filter as explained here (Custom Design Window) I have generated an "AND" combination, and without fin...

    guttmanc guttmanc
    Discussions |
    Feb 19, 2020 8:19 AM
    4468 views | 1 replies
  • Multivari chart combining means of variables

    Using the graph builder I would appreciate to come up with the a layout similar to below.   Graphbuilder let's me come up with something similar, but the relationship (the connecting lines) between categories is ‘artificial’, as in I drew them using the line option.   

    Zeban Zeban
    Discussions |
    Feb 19, 2020 12:02 AM
    2523 views | 2 replies
  • How to change histogram bin centering and/or spec limit location?

    Hi JMPer Community,   (W10, enterprise, JMP Pro 15.0.0)   Does anyone know how to change the bin centering for histograms in JMP? That, or how to adjust the spec limit location in a process capability analysis histogram.  The image below is a histogram from a process capability analysis where we have an upper specification limit of 3 units. Our data does not have any values that are larger than 3....

    SDF1 SDF1
    Discussions |
    Feb 17, 2020 12:48 PM
    8505 views | 6 replies
  • Predictor screening - question on interpreting the results

    Hi all, There have been several posts that have been helpful but I am still left wondering about a couple of things. To be clear, this is for the JMP Predictor Screening platform and not JMP Pro Bootstrap Forest. The results of the predictor screening are the result of a bootstrap forest model. The question(s) I have are (and the first has been asked before): What is the contribution value? Is it ...

    GregMcMahon GregMcMahon
    Discussions |
    Feb 17, 2020 8:23 AM
    2006 views | 1 replies
  • Axis labels for hidden and excluded data

    When I hide and exclude data in a table and generate a chart, the labels for the hidden end excluded data still appear on the axis. How do I remove the labels for the hidden and excluded data from the chart?

    rwridle rwridle
    Discussions |
    Feb 17, 2020 4:46 AM
    2752 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