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

  • Summarize Without Alphabetizing

    I have a dataset where the order is important and I want to be able to summarize a character column with repeat values without the results being in alphabetical order. column_A ffbbbdaacccee Usual methods return {a,b,c,d,e,f},I am trying to get {f,b,d,a,c,e} Please advise.

    nbullen nbullen
    Discussions |
    Jan 20, 2020 11:25 PM
    12045 views | 8 replies
  • Automatic model selection.

    Is there a way to automatically select the best model from a subset of predictors, where a number of predictor variables are available for predicting some outcome. I've used Mallows Cp in mini-tab but cannot seem to locate it in the Fit Model Platform in JMP. E.G.A =  Dependent Variable B,C,D = Independent Variables I want to auto select the best model from these possible combinations. A vs BA vs ...

    thickey1 thickey1
    Discussions |
    Jan 20, 2020 4:07 PM
    3321 views | 2 replies
  • Show Filter on by default [JMP14.3]

    I was hoping that the latest version would allow for Show Filter to be on by default in a column dialog. Is there a flag or option in the preference to make this show always rather than having to click the triangle the multitude of times I use this feature?

    hlazar hlazar
    Discussions |
    Jan 18, 2020 8:22 AM
    7873 views | 6 replies
  • Analysis of means (ANOM) decision limits for log transformed data glitch [fit curve]

    Hello, I am doing some fit curve work on log transformed mortality data using 2 parameter probit and am super confused as to why the upper and lower limits are the same value for this log transformed dataset when comparing using an ANOM:  When I run this on the same data untransformed I get appropriate limits for a comparison. is this a glitch or am I doing something wrong?  Kind regards,Joe    

    joemama985 joemama985
    Discussions |
    Jan 17, 2020 1:52 PM
    3571 views | 5 replies
  • Random subset selection for a given distribution

    Hello ...  I am trying to randomly select from a column of data for a given normal distribution . The given distribution is different than that of the data. Is there an easy way of accomplishing this with Table Subset's current options ? I could not see anything that could help me.  I also tried a formula, basically NormalDensity (X, mu, sigma) to plot the densities of the "data" against the given...

    altug_bayram altug_bayram
    Discussions |
    Jan 17, 2020 11:43 AM
    18588 views | 22 replies

Latest Discussions

  • Analysis of means (ANOM) decision limits for log transformed data glitch [fit curve]

    Hello, I am doing some fit curve work on log transformed mortality data using 2 parameter probit and am super confused as to why the upper and lower limits are the same value for this log transformed dataset when comparing using an ANOM:  When I run this on the same data untransformed I get appropriate limits for a comparison. is this a glitch or am I doing something wrong?  Kind regards,Joe    

    joemama985 joemama985
    Discussions |
    Jan 17, 2020 1:52 PM
    3571 views | 5 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
  • Sort Columns in Descending Order and use 4 largest for calculation

    I have a data table and I need to get the first 4 largest values from a range of columns, labeled "Nozzle #". These column values vary by variable, or column labeled "Test #". I then need to apply these values and in a new column calculate area of a circle per test #. Since I have a larger data table, I would like to either group the columns using the For, If, and Contains logic or is there a more...

    morenrx1 morenrx1
    Discussions |
    Jan 16, 2020 9:16 PM
    4332 views | 7 replies
  • Formulas similar to Frequently used excel formulas in JMP

    How to enter a formula similar to sumif, count if and vlookup in jmp

    Sivaguru Sivaguru
    Discussions |
    Jan 16, 2020 6:41 AM
    4163 views | 1 replies
  • Help with Scripting to Compile Parameters from Curve Fit

    I am in need of help editing a script originally developed to pull microbial growth parameters from a Logistic 4P model (Fit Curve Platform). I would like to edit the script to pull parameters from each treatment "strain, media, replicate", see desired output for what I would like. I am obviously missing some important language in the script but I am not clear how to do this. A scripting answer wo...

    kprobst100101 kprobst100101
    Discussions |
    Jan 16, 2020 5:12 AM
    2581 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