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

  • Can I add an intercept line to a linear regression graph (possibly using crosshair tool?)

    Hello, I have made a simple linear regression plot in JMP using Analyze > Fit Y by X. I have several data points plotted, with the x-axis being time and the y-axis being the parameter I'm measuring at each time point. I used Fit Line to add the simple regression line. I have also plotted my 95% confidence interval lines around the data (using Confid Curves Fit on the Linear Fit red triangle menu),...

    lucyf lucyf
    Discussions |
    Mar 3, 2022 5:40 AM
    3228 views | 3 replies
  • Display all grouping column values in Tabulate

    Hi, I'm wondering if there is a way to show a value in every row of a grouping column when using Tabulate. For example in the table generated from the below, show a value for each row for country. NamesDefaultToHere(1); dt = Open("$SAMPLE_DATA/Car Poll.jmp"); obj = dt << Tabulate( Add Table( Column Table(Grouping Columns(:sex, :marital status)), Row Table(Grouping Columns(:coun...

    ben_ph ben_ph
    Discussions |
    Mar 2, 2022 5:40 PM
    1383 views | 2 replies
  • Gracefully exiting an add-in

    I am writing an add-in to operate on the Current Data Table(). I want the add-in to exit gracefully without doing anything if:(a) there is no Current Data Table()or(b) the Current Data Table has <2 columns.I can't seem to get this to happen. I installed the add-in and looked at the .jmpcust file that was generated. Up at the very top of the script where the comment says "Variables and functions de...

    john_madden john_madden
    Discussions |
    Mar 2, 2022 1:39 PM
    1979 views | 4 replies
  • Joining complex tables

    I'm trying to combine a couple of tables together and am having some problems. Basically my data sheets look like the following  AgeSexPatient A13MPatient B15F  DiagnosisPatient ADiabetesPatient AHTNPatient BAsthmaPatient BHTNPatient BSepsis I'm trying to make a table to combine the diagnoses with the patient codes (to look like the table below), but each patient diagnosis is represented individua...

    rariedl rariedl
    Discussions |
    Mar 2, 2022 1:19 PM
    1196 views | 2 replies
  • JMP Scripting Coloring Cells Based on a Criteria

    Hi - Can someone please tell me how I would go about coloring a cell that is not equal to 1 in the summary sheet below using JMP Scripting, starting with the N Categories (Process Taxonomy Level 1) column? Also, these are just sample columns, there are 40 other columns so I don't want to specify the actual column names in the script. Lastly, If a cell is colored in the summary table, can the color...

    dn610 dn610
    Discussions |
    Mar 2, 2022 10:26 AM
    1938 views | 4 replies

Latest Discussions

Latest Discussions

  • 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
    593 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
    764 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
    585 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
  • M1 Macbook Pro JMP Capabilities

    Hi all, 
    I'm thinking about upgrading from my windows set-up and running a M1 Macbook Pro as my primary set up. I wanted to open up the discussion and see if any other JMP users were using the newest Macbook Pro and if they have run into any hurdles yet? I do a lot of R/Python integration. I do have a decent set up right now, but want to know if anyone else has tested out this connection and knows ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Jan 21, 2022 1:52 PM
    786 views | 0 replies
view all discussions