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

  • Define JMP Table Name where output from SQL Server

    Hello Team, I created the script for data preparation and connecting to SQL Server for checking the unique values based on Join function. When ever i ran the script for open database the output table name similar like "SQL Scripts 1", so i cannot use this table name for further proceedings due to new name show when ever Run. How to set common JMP table name has output from Database. I need to give...

    RamManickam RamManickam
    Discussions |
    Apr 27, 2020 8:45 AM
    2556 views | 2 replies
  • How to collapse Journal with JSL script

    Hi , I am wondering how to collapse Journal with JSL script . when I finish one JSL script with jrn1<< Journal ended, which comment can be continued after to collapse all my Jrn1 graphic ? I try below but fail   Jr1 = " ................"; Jrn1 << Journal; Jrn1 << Close all like This;     thanks

    yu629xiao yu629xiao
    Discussions |
    Apr 27, 2020 12:28 AM
    3679 views | 4 replies
  • Scripting Column Switcher to reach to changes in Y variable on a control chart

    I have a data table with numerous responses (numerous columns). All are valid to be control charted. When I add a column switcher I can, as expected, easily switch between responses (different columns) to update the control chart so I can look immediately at the variable of interest. The only shortcoming is that the x-axis is always, by default, the same length but the number of data in each colum...

    scottahindle scottahindle
    Discussions |
    Apr 26, 2020 10:48 PM
    4453 views | 4 replies
  • Data Filter Conditional

    With "Conditional" option enabled in Data filter, there are these circles with numbers.In attached example, :weight is the third column in filter sequence.The question is: is there some way to change the third column to :heightwithout reseting entire filter with "Clear" button?Thanks. 

    tom_abramov tom_abramov
    Discussions |
    Apr 26, 2020 8:38 AM
    4230 views | 5 replies
  • Sensitivity and specificity with CI 95% using nominal variable with JMP 13

    Dear Members of JMP community, I have JMP 13 I'm attending to assess sensitivity and specificity (with CI 95%) of a nominal variable for another nominal variable. I'm not able to perform this May you indicate how to proceed?

    Titanescu Titanescu
    Discussions |
    Apr 26, 2020 5:01 AM
    3824 views | 3 replies

Latest Discussions

  • How to collapse Journal with JSL script

    Hi , I am wondering how to collapse Journal with JSL script . when I finish one JSL script with jrn1<< Journal ended, which comment can be continued after to collapse all my Jrn1 graphic ? I try below but fail   Jr1 = " ................"; Jrn1 << Journal; Jrn1 << Close all like This;     thanks

    yu629xiao yu629xiao
    Discussions |
    Apr 27, 2020 12:28 AM
    3679 views | 4 replies
  • Sensitivity and specificity with CI 95% using nominal variable with JMP 13

    Dear Members of JMP community, I have JMP 13 I'm attending to assess sensitivity and specificity (with CI 95%) of a nominal variable for another nominal variable. I'm not able to perform this May you indicate how to proceed?

    Titanescu Titanescu
    Discussions |
    Apr 26, 2020 5:01 AM
    3824 views | 3 replies
  • how to reverse color gradient

    Hi, recently I set property to a column in big class data table and make this column has color gradient. code is like below:   :height<<set property( "color gradient", { "white to blue", range( colminimum(:height), colmaximum(:height) ) } ); :height<<color cell by value(1);   it works. but after that I want to reverse the color scale, the code is like:   :height<<set property( "color gradient", { ...

    JLX JLX
    Discussions |
    Apr 25, 2020 7:09 PM
    2273 views | 2 replies
  • JMP and R connection issue

    I just saw a cool webinar today on using some features in R that are not available in JMP via JSL. I am specifically talking about t-SNE: Data visualization with t-SNE and UMAP . I am running JMP 14 on Mac OS 10.13 (High Sierra) and, according to the add-in link above, the R version to get is 3.3.3, so I downloaded that, restarted, and followed this: https://www.jmp.com/support/help/en/15.1/index....

    abmayfield abmayfield
    Discussions |
    Apr 24, 2020 12:34 PM
    14304 views | 9 replies
  • Create a subset based on date filtering

    Hello all,I have a JMP data table on which I want to create a script to create a subset based on a timeframe I want to keep flexible.Looking on the community I found the following piece of script (reported here below) which is good for me, I'm only missing the part of code where, after selecting the start date and end date the subset is created in a new datatable.Someone can help me?Thanks. dt = c...

    js1985 js1985
    Discussions |
    Apr 24, 2020 3:21 AM
    2120 views | 1 replies

Latest Discussions

  • How do I calculate z-scores at different aggregation levels?

    Hello,  How do I use JSL to calculate Z-scores at different levels of aggregation? I am working with cancer mortality data (1999 - 2015) at the county-level. I need to calculate Z-scores to compare each county to the others within a state and all counties within the country. I cannot simply use the standardize function because it automatically takes an average of rates--which is invalid unless the...

    Jmsouch Jmsouch
    Discussions |
    Feb 26, 2020 7:04 AM
    2206 views | 0 replies
  • 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
view all discussions