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

  • C Stack Usage Error When Sending Code to R

    Hello, I'm trying to invoke some commands in R using the R Submit function in JSL and am getting the error below. Is this an issue with JMP17 and R integration? It only happens when I invoke a specific package using JSL so it's hard for others to replicate w/o installing R and the package as well. I'm using JMP 17.0 and R 4.2.0. Never saw this error with JMP 16. "Error: C stack usage 4123778 is to...

    vigslayer vigslayer
    Discussions |
    Dec 15, 2022 8:14 PM
    1099 views | 0 replies
  • How can I make the list's variable works for quantile/probability estimate in the "Fit Life by X"?

    Hi All, I would like to make a script for reliability estimation. One of my tasks is to evaluate the estimated quantile/probability. In these expressions (please see the code below), if I list all the categories explicitly using list, such as {0, 1, 2, 3}, the expression works fine. However, if I use the variable for the list, then use the variable instead of explicitly writing the list in the cod...

    Bhume_Chant Bhume_Chant
    Discussions |
    Dec 15, 2022 5:54 AM
    3810 views | 8 replies
  • How to fill/replace text between two cells, based on specific values in those two cells

    Hi All,
    I am looking to fill/replace cell  values between two cells based on pattern/text in those two cells. Please have a look into the attached image and data.Any help, Thanks, - HSS  

    HSS HSS
    Discussions |
    Dec 14, 2022 10:05 PM
    5858 views | 10 replies
  • Image in a dashboard

    Hi, I've insert an image in a dashboard with this script: img = Open( "S:\xxxxxx.jpg", "jpg" ); Graph Box( FrameSize( 1400, 880 ), X Scale( 0, 410 ), Y Scale( 0, 100 ), <<Add Image( image( img ), bounds( top( 90 ), Left( 10 ), bottom( 10 ), Right( 400 ) ) ) );   How to do to avoid the numbers for the 2 axes or to avoid the axes?   thanks   best regards  

    Françoise Françoise
    Discussions |
    Dec 13, 2022 8:39 AM
    2340 views | 4 replies
  • Can a number in an array be replaced by a variable?

    For example, in the drawing of JSL the following valuesColor Levels([-7.28 -1.99 3.3 8.59 13.88]);How can I write code in this form?x1=-7.28; x2=13.88; Color Levels([x1 -1.99 3.3 8.59 x2]);Thanks!

    lala lala
    Discussions |
    Dec 10, 2022 8:09 AM
    1679 views | 3 replies

Latest Discussions

  • C Stack Usage Error When Sending Code to R

    Hello, I'm trying to invoke some commands in R using the R Submit function in JSL and am getting the error below. Is this an issue with JMP17 and R integration? It only happens when I invoke a specific package using JSL so it's hard for others to replicate w/o installing R and the package as well. I'm using JMP 17.0 and R 4.2.0. Never saw this error with JMP 16. "Error: C stack usage 4123778 is to...

    vigslayer vigslayer
    Discussions |
    Dec 15, 2022 8:14 PM
    1099 views | 0 replies
  • How to remove words from a column that occur before a certain phrase

    I have a column with a variable number of words. Somewhere inside each row the phrase "my name is Spot" occurs. How can I remove all of the text that occurs prior to this phrase?

    txwrangler txwrangler
    Discussions |
    Dec 9, 2022 2:03 PM
    2301 views | 2 replies
  • Script for right clicking and hiding/unhiding a window from the Home Window "window list"

    I'm trying to keep from when windows open and then hiding them causing a bunch of screen flickering as the script runs.  I can open the file as Invisible but then I'd like it to become "active" however in a minimized state.  I tried using this code (dt= a data table and GB1= a graph builder window) but when it shows the windows they are maximized.dt2<< Minimize Window( 1 ); gb1<< Minimize Window( ...

    shampton82 shampton82
    Discussions |
    Dec 6, 2022 2:20 PM
    1301 views | 1 replies
  • Options for comparing sample size and method from population dataset

    I’m looking for options to compare sampling size and methodology in an RCBD population dataset. The dataset is from an animal floor pen study (14 animals/pen = EU). Weight and other variables were collected from 100% of EU.
    The idea is to look at the dataset and evaluate different scenarios for selecting samples (Randomly from pen, Randomly _# of animals, witching a stand deviation, _# within a sta...

    NoSQLPanther727 NoSQLPanther727
    Discussions |
    Dec 5, 2022 9:38 PM
    3187 views | 7 replies
  • Get "On Close" script?

    Hi.  In JMP there's a way to create a script that automatically executes when the window or table is closed using the "On Close()" command.  Is there any way to return the script without executing?  That is, I'm looking for a command something like "dt << Get On Close".  My specifics:JMP Pro 16.2.0macOS Monterey 12.5 Thanks.

    nikles nikles
    Discussions |
    Nov 28, 2022 2:07 PM
    3310 views | 7 replies

Latest Discussions

  • C Stack Usage Error When Sending Code to R

    Hello, I'm trying to invoke some commands in R using the R Submit function in JSL and am getting the error below. Is this an issue with JMP17 and R integration? It only happens when I invoke a specific package using JSL so it's hard for others to replicate w/o installing R and the package as well. I'm using JMP 17.0 and R 4.2.0. Never saw this error with JMP 16. "Error: C stack usage 4123778 is to...

    vigslayer vigslayer
    Discussions |
    Dec 15, 2022 8:14 PM
    1099 views | 0 replies
  • How to run JSL script in user opened JMP session instead creating a new seesion by JMP.dll?

    Currently I developed a windows application based on Interop.JMP.dll. The application contains a functionality to generate JSL file and run it in JMP but I got a issue now. It seems can only create a new session and run it by application instead of using the session that user opened first. I'd like to confirm whether it's possible to run JSL in the session by user opened manually. Appreciate it if...

    SquaresDingo505 SquaresDingo505
    Discussions |
    Oct 24, 2022 7:23 PM
    858 views | 0 replies
  • How to Analyze and Graph Responses with Supercategories

    I use JMP Pro 16. I am doing MCA on 90 columns that have supercategories.  I want to do the analysis and viz on the supercategory classification. Is there a way to do this without having to create separate columns that only have the supercategory classification?  PS:  I don't know how to do JSL scripting.

    TCM TCM
    Discussions |
    Oct 21, 2022 5:59 AM
    905 views | 0 replies
  • 標準化列名稱如何用變數取代求解

    //新增周標準化
    weekEMC_HF_C_12_0 = Data Table( "周_EMC_HF_C_12um" ) << Get Column Names( string );
    weekEMC_HF_C_12 = {};
    //少一周={:"2022W38"n,:"2022W40"n,:"2022W41"n};
    For( j = N Items( weekEMC_HF_C_12_0 ), j >= (N Items( weekEMC_HF_C_12_0 ) - 5), j--,
    Insert Into( weekEMC_HF_C_12, weekEMC_HF_C_12_0[j] )
    );
    Try(
    Local( {old dt = Current Data Table()},
    Current Data Table( Data Table( "周_EMC_HF_C_12um" ) );
    For Each( ...

    Ken697 Ken697
    Discussions |
    Oct 20, 2022 9:22 PM
    818 views | 0 replies
  • Model classification thresholds add-in display "negative" probability

    Hi, I've been looking at this add-in which is very useful.https://community.jmp.com/t5/JMP-Add-Ins/Exploring-Model-Classification-Thresholds/ta-p/66964 In our case we don't have a probability but instead we have a status and a measurement that ranges between -10 and 10.I want to adapt the script so that the slider can move between -10 and 10 (I've already done it and it works). However the "Probab...

    Agustin Agustin
    Discussions |
    Sep 13, 2022 6:43 AM
    708 views | 0 replies
view all discussions