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

  • select current data table

    Hello, I am using a small jmp_addin to add spec limits info to selected columns.  Anyways, the problem I run into is that whenever I run it, it always grabs the latest data table that was open, even if I am running the addin from a different window...is there a way to highlight to the jmp_addin that I am trying to run script from the selected data table?  I thought currentdatatable would do this, ...

    jojo jojo
    Discussions |
    Mar 5, 2020 12:41 PM
    32317 views | 9 replies
  • Methods for assessing lag variables

    Do any of the gurus on here have an easy way to adjust columns based on some hypothesized lag.  Example situation: Trying to determine the impact of factors on sales, and some of the factors have been hypothesized to have a lag effect (e.g., 1 wk, 2 wk, 1 month, 1 qtr). So, for example, if we want to determine the effect of some variable (e.g., reviews, price, stars, etc.), but it takes "x" time (...

    statman statman
    Discussions |
    Mar 5, 2020 11:11 AM
    5563 views | 8 replies
  • Best design for a DOE with 3 variables and one 4 level categorical

    dear allI am looking to find the best design with the following: 3 variables and 4 level categoricals. I have for now a custom design RSM with 28 sets. is there anything better?Ideally I would like to reduce it to 15 sets.Many Thanks in advanceKind regardsStephanie 

    slemoult1 slemoult1
    Discussions |
    Mar 5, 2020 8:06 AM
    8281 views | 10 replies
  • Terminate script running

    Hi, Is there some way to terminate run of the following script without closing JMP? Thanks.   For( i = 1, i <= 10, i++, win = New Window( "ABC", <<modal, Text Box( Char( i ) ) ); );

    tom_abramov tom_abramov
    Discussions |
    Mar 5, 2020 5:55 AM
    3570 views | 2 replies
  • How to add value label to points?

    Hi, I am a new user of JMP 14.How can I add  to each data point its own value.I have 2 columns (numerical) on y-axis and 1 column nominal on x-axis. Each point has one value.I need to add Y values to the points.Thanks a lot for help.

    Bojana Bojana
    Discussions |
    Mar 5, 2020 5:55 AM
    35975 views | 5 replies

Latest Discussions

  • Methods for assessing lag variables

    Do any of the gurus on here have an easy way to adjust columns based on some hypothesized lag.  Example situation: Trying to determine the impact of factors on sales, and some of the factors have been hypothesized to have a lag effect (e.g., 1 wk, 2 wk, 1 month, 1 qtr). So, for example, if we want to determine the effect of some variable (e.g., reviews, price, stars, etc.), but it takes "x" time (...

    statman statman
    Discussions |
    Mar 5, 2020 11:11 AM
    5563 views | 8 replies
  • Best design for a DOE with 3 variables and one 4 level categorical

    dear allI am looking to find the best design with the following: 3 variables and 4 level categoricals. I have for now a custom design RSM with 28 sets. is there anything better?Ideally I would like to reduce it to 15 sets.Many Thanks in advanceKind regardsStephanie 

    slemoult1 slemoult1
    Discussions |
    Mar 5, 2020 8:06 AM
    8281 views | 10 replies
  • Terminate script running

    Hi, Is there some way to terminate run of the following script without closing JMP? Thanks.   For( i = 1, i <= 10, i++, win = New Window( "ABC", <<modal, Text Box( Char( i ) ) ); );

    tom_abramov tom_abramov
    Discussions |
    Mar 5, 2020 5:55 AM
    3570 views | 2 replies
  • variable selection with a correlation cutoff

    I'm screening through thousands of variables and would like to only keep ones that are not very highly correlated with each other for example: r2<0.95 and >-0.95. Is there an easy way to do this? I can use: "Multivariate methods > multivariate" to calculate r2, but I have no idea how I can make the selection according to cutoff above.

    tnad tnad
    Discussions |
    Mar 4, 2020 10:45 AM
    2687 views | 3 replies
  • help with error

    if(dt:class in ('Beta','Sigma'),for each row( If(:class=="", :class="NOT IN CLASS")));

    skyzvoir0001 skyzvoir0001
    Discussions |
    Mar 3, 2020 10:27 PM
    1297 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
    2216 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
    2020 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
    1668 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
    1604 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