cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • Hierarchical Clustering: how to display the legend associated with the option "More Color Map Columns"

    Hello everybody, I would like to know how to display the legend associated with the option "More Color Map Columns" from the Hierarchical Clustering report. Here is a very basic example using the BigClass table. I launch the clustering using height and weight and I select sex as Map Column. How can I know that red is associated with F and blue with M?Thanks in advance for your help!

    anne_sa anne_sa
    Discussions |
    Apr 11, 2022 8:43 AM
    1037 views | 2 replies
  • Combined data table scripting

    Hi In monitoring life test data, I create Weibull plots using the Fit Life by X tool. This is easy to do and script.However, within the Weibull Results, I want to use the Custom Estimation to give an Estimate Probability combined data table at a specific time.As I want to script this analysis for repeated use, I saved the script from the combined data table in an attempt to use it.However when I t...

    mnamaria mnamaria
    Discussions |
    Apr 11, 2022 8:24 AM
    2303 views | 4 replies
  • Help: JMP Script: Coefficient calculation based on a column switcher selection

    Hello everyone,I need some help in order to adapt my P' chart of Laney for events. Below is my code: Firstly, I need to determine a z_KSigmaZ coefficient based on the Y1 column with these lines: z_yyy = Eval( {: "Y1" } ); z_xx = z_yyy[1] << get values; z_nnn = Eval( {:Nombre de seringues} ); z_nn = z_nnn[1] << get values; z_rrr = Eval( {:Numéro de lot} ); z_Proportion = E Div( z_xx, z_nn ); z_Pba...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 11, 2022 1:07 AM
    1073 views | 3 replies
  • Creating a column switcher - Script JMP

    Hello,I need some help in order to make a column switcher for a P' chart of Laney for events. Below is my code: Firstly, we need to determine a coefficient with these lines: z_yyy = Eval( {:"Y1"n} ); z_xx = z_yyy[1] << get values; z_nnn = Eval( {:N} ); z_nn = z_nnn[1] << get values; z_rrr = Eval( {:Numéro de lot} ); z_Proportion = E Div( z_xx, z_nn ); z_Pbar = V Sum( z_xx ) / V Sum( z_nn ); z_sig...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 11, 2022 12:18 AM
    2623 views | 8 replies
  • Date Calendar box

    I'm trying to make a jmp application that will run trends. I have two calendar boxes with a "From" and "To" date. When I click the "Run Script" button, I want to be able to use dates defined in the calendar boxes to select dates in my trend. How can I get the values from the calendar boxes to use in the script?    

    B1234 B1234
    Discussions |
    Apr 10, 2022 11:58 PM
    2353 views | 5 replies

Latest Discussions

  • Hierarchical Clustering: how to display the legend associated with the option "More Color Map Columns"

    Hello everybody, I would like to know how to display the legend associated with the option "More Color Map Columns" from the Hierarchical Clustering report. Here is a very basic example using the BigClass table. I launch the clustering using height and weight and I select sex as Map Column. How can I know that red is associated with F and blue with M?Thanks in advance for your help!

    anne_sa anne_sa
    Discussions |
    Apr 11, 2022 8:43 AM
    1037 views | 2 replies
  • Help: JMP Script: Coefficient calculation based on a column switcher selection

    Hello everyone,I need some help in order to adapt my P' chart of Laney for events. Below is my code: Firstly, I need to determine a z_KSigmaZ coefficient based on the Y1 column with these lines: z_yyy = Eval( {: "Y1" } ); z_xx = z_yyy[1] << get values; z_nnn = Eval( {:Nombre de seringues} ); z_nn = z_nnn[1] << get values; z_rrr = Eval( {:Numéro de lot} ); z_Proportion = E Div( z_xx, z_nn ); z_Pba...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 11, 2022 1:07 AM
    1073 views | 3 replies
  • Date Calendar box

    I'm trying to make a jmp application that will run trends. I have two calendar boxes with a "From" and "To" date. When I click the "Run Script" button, I want to be able to use dates defined in the calendar boxes to select dates in my trend. How can I get the values from the calendar boxes to use in the script?    

    B1234 B1234
    Discussions |
    Apr 10, 2022 11:58 PM
    2353 views | 5 replies
  • How can I figure out and edit the Interpolation algorithm in 2D Contour plots?

    Hi everyone. I am recently started JMP user and I´m trying to generate 2D contour plots by using 2 different ways. The first way is from the graph builder menu and the second one is from the outside menu bar, as shown below: After generating results with both options for the same set of values, I got different output plots, with the highest difference at lowest value ranges, as shown below:   I gu...

    Bradley_Torres Bradley_Torres
    Discussions |
    Apr 10, 2022 1:56 PM
    1795 views | 3 replies
  • How do I open multiple JMPS in a batch file and run different JSL scripts separately?

    I tried a *.bat file
    Want to open multiple jmp.exe in a row.Each interval is 8 seconds."I:\00\jmp151\jmp.exe" D:\0\test1.jsl /runcscript ping -n 8 127.0.0.1 > nul "I:\00\jmp151\jmp.exe" D:\0\test2.jsl /runcscript ping -n 8 127.0.0.1 > nul "I:\00\jmp151\jmp.exe" D:\0\test3.jsl /runcscript ping -n 8 127.0.0.1 > nul "I:\00\jmp151\jmp.exe" D:\0\test4.jsl /runcscript exit
    In reality, only one JMP can ...

    lwx228 lwx228
    Discussions |
    Apr 9, 2022 9:41 AM
    2935 views | 7 replies

Latest Discussions

  • Column Switcher Button Removed from Plot Window Toolbar in JMP 16 for Mac

    Recently switched from JMP15 for Mac to JMP16 for Mac. I was surprised to see the column switcher button removed as an option in an analysis/plot window.  It used to reside up top next to the local data filter button (see black circle).  The option to customize it back is also missing and has been replaced by a 'properties' button.  This may also prove useful but I'm new to it.    To get the colum...

    datanaut datanaut
    Discussions |
    Mar 17, 2022 3:18 PM
    841 views | 0 replies
  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    596 views | 0 replies
  • Setting Guardbands on Test Limits Using EMP

    Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...

    Jbritsch04 Jbritsch04
    Discussions |
    Feb 2, 2022 8:49 AM
    765 views | 0 replies
  • How to introduce lower bounds for simulated data in Profiler platform

    Hi JMP community,   (JMP Pro 16.0.0)   I'm hoping to find out if there is a way to include lower bounds to simulated data in the Profiler platform. I have several predictors going into a model, but few data points to fit. So, in order to generate simulated ("synthetic") data, I use the Prediction Profiler platform along with the multivariate correlation structure of the data to generate thousands ...

    SDF1 SDF1
    Discussions |
    Feb 1, 2022 11:09 AM
    587 views | 0 replies
  • Query Builder filtering on date stored in Varchar(20)

    Query Builder - date filter.SQL ServerJMP version 16.2In the database (SQL Server) I get the Date field called RETURNDATE in ‘varchar20’ – I would like to use the Calendar functionality in the filter to select my dates I tried to create a calculated column (Calc1) and specify CAST([RETURNDATE] as date), which he doesn’t like. Using SQL outside Query BuilderSELECT TOP (1000) [LABJOBNO]      ,[DESPA...

    HansD HansD
    Discussions |
    Jan 25, 2022 6:12 AM
    1390 views | 0 replies
view all discussions