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

  • Add one more column based on condition and grouping on other columns

    Hello All,
    Happy new year, 
    I stuck at another place, have idea/logic but not able to put into correct formula. Please see the attached image for description. Sample data is also attached.

      Any help?
    Many thanks.

    HSS HSS
    Discussions |
    Jan 7, 2022 2:09 AM
    2306 views | 2 replies
  • Matched pairs vs Each pair Student's T

    Hello, I am trying to look at the effect of two conditions on my matched paired data. I am confused as to what the pair Student's T test does (Analyze > Fit Y by X > Compare Means > Each Pair, Student's T) vs Analyze > Specialized Modeling > Matched PairsI am trying to understand what the Each Pair, Student's T does and when I should be using that vs Matched Pairs.<JSL> 15.2.1

    pnakashe pnakashe
    Discussions |
    Jan 6, 2022 12:46 PM
    2706 views | 2 replies
  • Prediction profiler prediction values do not match with the actual data

    Hello, Please allow me to ask a stupid question.I just realized that prediction profiler Y-axis values do not match with the actual data.I ran factorial analysis with actual data and had prediction profilers.When I compared actual data with the prediction values, the values are different.For example, I have actual data 5% for 100 g of A, 50 g of B, and 100 ug of C condition. However, on the predic...

    joepark joepark
    Discussions |
    Jan 6, 2022 11:13 AM
    7215 views | 8 replies
  • Configuring JMP to run Python code

    I'm using JMP 15.2.0 version on Windows Server 2012 and have Python 3.7.3 installed (without Anaconda) with below paths in Python sys.path.['', 'C:\\Python37-32\\python37.zip', 'C:\\Python37-32\\DLLs', 'C:\\Python37-32\\lib', 'C:\\Python37-32', 'C:\\Python37-32\\lib\\site-packages']However I get errors when trying to run examples from the scripting index. For the Python Init example, Names Default...

    ravi_sasjmp ravi_sasjmp
    Discussions |
    Jan 5, 2022 10:12 AM
    7512 views | 7 replies
  • Displaying a Table (Grid) as a Display Box in a Window and GridBox()

    Hi.  I would like to know if there is a way to include a table (aka grid) as a display box inside a modal window.  Looking through the scripting index, the Display Boxes "GridBox()", "GridCellBox()", and "GridMultiCellBox()" grabbed my attention, but there's no documentation on these. I want an actual table in the window because I need the user to be able to cut/paste several cell of data into it....

    nikles nikles
    Discussions |
    Jan 5, 2022 9:06 AM
    1404 views | 1 replies

Latest Discussions

  • Configuring JMP to run Python code

    I'm using JMP 15.2.0 version on Windows Server 2012 and have Python 3.7.3 installed (without Anaconda) with below paths in Python sys.path.['', 'C:\\Python37-32\\python37.zip', 'C:\\Python37-32\\DLLs', 'C:\\Python37-32\\lib', 'C:\\Python37-32', 'C:\\Python37-32\\lib\\site-packages']However I get errors when trying to run examples from the scripting index. For the Python Init example, Names Default...

    ravi_sasjmp ravi_sasjmp
    Discussions |
    Jan 5, 2022 10:12 AM
    7512 views | 7 replies
  • Displaying a Table (Grid) as a Display Box in a Window and GridBox()

    Hi.  I would like to know if there is a way to include a table (aka grid) as a display box inside a modal window.  Looking through the scripting index, the Display Boxes "GridBox()", "GridCellBox()", and "GridMultiCellBox()" grabbed my attention, but there's no documentation on these. I want an actual table in the window because I need the user to be able to cut/paste several cell of data into it....

    nikles nikles
    Discussions |
    Jan 5, 2022 9:06 AM
    1404 views | 1 replies
  • Point Cloud Alignment with Iterative Closest Point (ICP)

    Hi JMP Community! I wonder if there has been any development around Point Cloud Alignment with Iterative Closest Point in JMP (JSL). I've been trying to find past articles or works around this topic but couldn't find any. Perhaps the community can help point me to a good reference.  Thanks!Happy New Year !

    Djtjhin Djtjhin
    Discussions |
    Jan 5, 2022 6:17 AM
    2082 views | 2 replies
  • How do I get the file names with a specific suffix from a folder?

    I am trying to import some data from a folder, it contains different type of files, and I just want the file with *.s2p suffix, how can I  get all the filename with  .s2p  suffix?  I use files in directory function, but it can only get all the filename.fileNames = Files In Directory( directory );

    Jiaxiang Jiaxiang
    Discussions |
    Dec 31, 2021 3:07 AM
    1866 views | 2 replies
  • What is an Exponential 3P function?

    Hi,
    It is my first time using the Exponential 3P function (I think it is also called double exponential function, isn’t it?).I don’t know what exactly the scale parameter in the Exponential 3P function means (please check the attached screenshot). Need some help in interpreting the estimated parameters of Exponential 3P.Is it the correct form of the Exponential 3P function ? 

    Kind regards,  

    ukhandurrani ukhandurrani
    Discussions |
    Dec 30, 2021 8:21 AM
    4007 views | 4 replies

Latest Discussions

  • JMP > GraphBuilder > Parallel Plots >River / Sankey Plots > Maximum Items?

    Hi JMP Community,   I just came across an odd behavior in GraphBuilder with the Parallel Plot > Sankey Plot. If I limit the input to a maximum of 66 rows, the plot looks good. However, if I bump the number of rows to 67 or more,the output is no longer useful: no annotations: Is there a trick to maintain the axis annotations as shown in the first plot? Thanks. Best, TS

    Thierry_S Thierry_S
    Discussions |
    Dec 9, 2021 3:30 PM
    3240 views | 0 replies
  • Permutation Tests and Monte Carlo Cross Validations Using the Simulation Platform

    I'm trying to do permutation tests and Monte Carlo Cross Validations with the Iris sample dataset as a MWE for our dataset. I'm not sure if I'm doing things and interpreting output correctly.   1) Create New Formula Column (Random->Sample Without Replacement) for the Species Column for Permutation Test. 2) Create a Validation Column (0.75/0.25 split) and a new Formula Column (Random->Sample Withou...

    mjmg mjmg
    Discussions |
    Dec 1, 2021 7:53 AM
    1009 views | 0 replies
  • Variability Chart Platform Factor Re-Insert Positions (Not Swapping)

    Hello JMP Community, I understand dragging between any two factors swaps the location pairs in the Variability Chart platform. Is there a way to drag to specifically re-insert the factors instead? For example, can I drag "Layout" between "Horizontal" and "Wafer ID" in the attached screenshot instead of performing multiple drags to have the intended result? I am aware I can do this reordering with ...

    Technician Technician
    Discussions |
    Oct 26, 2021 11:04 AM
    1327 views | 0 replies
  • Get (x & y) intercept values from linear fit of the linear region of a curve/data and store them in a new column

    I have JMP data table with data from several parts for which a Capacitance 'C' has been measured as a function of reverse voltage 'V' (0 to -5 V in -0.1V step). A plot of [1/C]^2 vs V has a linear part for small reverse bias (say from 0 V to -0.5V and data is available at 0, -0.1, -0.2, -03, -0.4 -0.5 V within this range). How to do a linear fit to the points between 0 to -5V for each part, extrac...

    Neo Neo
    Discussions |
    Oct 22, 2021 10:15 AM
    785 views | 0 replies
  • Debugger report for finding bottlenecks

    I'm trying to find bottlenecks in a large script with many includes.  I can run the debugger to profile the script but I'm wondering if there's a better way than just looking through each included script for the highest number.  I'm imagining a pareto.     Anyone know a good method to analyze script performance?  

    vince_faller vince_faller
    Discussions |
    Oct 22, 2021 7:31 AM
    759 views | 0 replies
view all discussions