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

  • Change wrap title font size with JSL

    Is it possible to change the font size of wrap-plot titles in Graph Builder with JSL?  (JMP 16) I'm also curious how experienced users go about answering this question for themselves...  I opened up the Properties pane of a GB window and clicked on a wrap-plot-title and it said it's a "GraphBuilderGroupBox".  So I created a new script and tried to change the font of one of those boxes but it error...

    BHarris BHarris
    Discussions |
    Feb 22, 2022 12:28 PM
    1098 views | 1 replies
  • If-else in jmp (and ifmz)

    I know (now..) that if you have a possibility of having missing value and you would like to have it evaluated as 0 you should use IfMZ in JMP. What I'm wondering what is happening in the example below, if you have if-statement with "two elses" (won't return syntax error). In the example below it is expression if_expr_three (and same for ifmz_expr_three   Names Default To Here(1); if_expr_two = Ex...

    jthi jthi
    Discussions |
    Feb 22, 2022 12:26 PM
    1708 views | 1 replies
  • Joining two tables based on dates

    Hi,I want to accomplish something which I think is very simple: Joining tables based on dates.Let's say I have the following tables:Table1 - which has the following columns: Group1, event_date.Table2 - which has the following columns: Group2, start_date, end_date.I want the join to work as follows: (Group1 == Group2) AND (start_date < date < end_date)How can I accomplish this using a JSL code?Than...

    Yotam Yotam
    Discussions |
    Feb 22, 2022 12:05 PM
    2996 views | 3 replies
  • Filtering and row selections

    I have data where each row is data from a certain day of a cell culture batch. Only the rows for the last day of each cell culture has the information for product quality. Now I am trying to filter out batches based on product quality at the end of the culture but I want to select all the days of those cultures so that I can compare them throughout the culture time. In the example the filter gets ...

    lara90 lara90
    Discussions |
    Feb 22, 2022 7:38 AM
    1306 views | 2 replies
  • Problem with copying graph to word

    Hi.I am having an odd problem that I have not encountered before when I try to copy a graph from the graph builder to MS Word. Basically a big part of the picture crops off, and I am left with an unfulfilling graph. See pictures below. I used the selection (S) to choose which part of the graph to copy.Has anyone encountered this? It has never happened to me before. First picture is what I select, ...

    Vvvv Vvvv
    Discussions |
    Feb 22, 2022 1:14 AM
    1000 views | 1 replies

Latest Discussions

  • Change wrap title font size with JSL

    Is it possible to change the font size of wrap-plot titles in Graph Builder with JSL?  (JMP 16) I'm also curious how experienced users go about answering this question for themselves...  I opened up the Properties pane of a GB window and clicked on a wrap-plot-title and it said it's a "GraphBuilderGroupBox".  So I created a new script and tried to change the font of one of those boxes but it error...

    BHarris BHarris
    Discussions |
    Feb 22, 2022 12:28 PM
    1098 views | 1 replies
  • Filtering and row selections

    I have data where each row is data from a certain day of a cell culture batch. Only the rows for the last day of each cell culture has the information for product quality. Now I am trying to filter out batches based on product quality at the end of the culture but I want to select all the days of those cultures so that I can compare them throughout the culture time. In the example the filter gets ...

    lara90 lara90
    Discussions |
    Feb 22, 2022 7:38 AM
    1306 views | 2 replies
  • How do you remove this random line from a graph?

     When I am in graph builder working on a line graph, sometimes a random black line appears and I am not sure where it is coming from or what it's for. How do I get rid of it?

    [Note: Variables in the column box are redacted out in this post, but there are items there.]   

    EdgeCurved EdgeCurved
    Discussions |
    Feb 21, 2022 12:13 PM
    1669 views | 2 replies
  • How do you change the font color of the data table headers?

    I can't for the life of me figure out how the change the color of the font on the data table headers.  I had to change the background color to white in order to get the tan border off of my graphs, but the text color was already set to white before I did that. This means the headers of my tables look like this because it's white-on-white and I can't see anything unless I am actively clicking on th...

    EdgeCurved EdgeCurved
    Discussions |
    Feb 21, 2022 12:11 PM
    1631 views | 2 replies
  • Comparing sensitivity and specificity of two diagnostic tests

    Hi,I have two test done on the same indeviduals, hence dependent, which I calculated the sensitivity and specifity related to the "golden standard". I would like to compare them to test if the difference is significant. I believe the test is mcnamar test. How to perform this in JMP?TIA

    eliyahu100 eliyahu100
    Discussions |
    Feb 21, 2022 10:24 AM
    3159 views | 3 replies

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
    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
  • 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
    788 views | 0 replies
view all discussions