cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • Model 'locked' to first point value

    I'm studying a decay process as shown for a number of samples below. The higher the starting point, the faster the decay. The idea is to predict the value at any timeopint from measured Initial value. I would like to 'lock' the model so that at timepoint zero, the predicted value is exactly the measured Initial value. If not, predictions as short time times can be very off for some samples, as in ...

    Ake Ake
    Discussions |
    Feb 11, 2022 5:43 AM
    2147 views | 6 replies
  • Information about JMP Addin "Standard Test Data Format" for JMP to import the STDF into JMP.

    Hi,Does anyone know information about the JMP Addin to import the "Standard Test Data Format" file into JMP for Windows?Would be handy if we can get information like how to use it?, How much does it cost? Note: "Standard Test Data Format" - File format which we get it(with test data) from the Measurement device.

    AlexR846 AlexR846
    Discussions |
    Feb 11, 2022 4:45 AM
    1562 views | 2 replies
  • How to merge multiple graphs to one?

    Greetings from Japan, I'm Ryo and want to create merged graph like below image in JMP.I've just tried several settings but seems difficult for me...Does anyone can help me how to reach this? Thank you and kind regards,

    ryotaro_seiren ryotaro_seiren
    Discussions |
    Feb 10, 2022 1:34 PM
    2041 views | 2 replies
  • SAS to JSL - Do Loops...

    I am a long time SAS user being forced to learn JSL...    Things I found easy in SAS seem so difficult in JSL...    Could someone show me how Do Loops work in JSL by sharing with me JSL code that would generate the following nested do loop table using JSL?     data frustration;   do temp = 1 to 10 by 1;      do press = 5 to 20 by 5;          do time = 1 to 1000 by 20;          output;          end...

    fat_angus fat_angus
    Discussions |
    Feb 10, 2022 12:03 PM
    3596 views | 12 replies
  • Have a y function change with a local data filter.

    I'm trying to draw on a graph some curve.  But that curve is different for some set of variables.  I'm wondering if anyone has a good way to make yfunction() change based off what's selected in a local data filter.  For instance, if I change age from 12 to 13, below, I want a cosine wave instead of sin wave or something like that.     Note: this is for JMP live, so I don't think filter change hand...

    vince_faller vince_faller
    Discussions |
    Feb 10, 2022 6:11 AM
    1192 views | 4 replies

Latest Discussions

  • Model 'locked' to first point value

    I'm studying a decay process as shown for a number of samples below. The higher the starting point, the faster the decay. The idea is to predict the value at any timeopint from measured Initial value. I would like to 'lock' the model so that at timepoint zero, the predicted value is exactly the measured Initial value. If not, predictions as short time times can be very off for some samples, as in ...

    Ake Ake
    Discussions |
    Feb 11, 2022 5:43 AM
    2147 views | 6 replies
  • How to merge multiple graphs to one?

    Greetings from Japan, I'm Ryo and want to create merged graph like below image in JMP.I've just tried several settings but seems difficult for me...Does anyone can help me how to reach this? Thank you and kind regards,

    ryotaro_seiren ryotaro_seiren
    Discussions |
    Feb 10, 2022 1:34 PM
    2041 views | 2 replies
  • Have a y function change with a local data filter.

    I'm trying to draw on a graph some curve.  But that curve is different for some set of variables.  I'm wondering if anyone has a good way to make yfunction() change based off what's selected in a local data filter.  For instance, if I change age from 12 to 13, below, I want a cosine wave instead of sin wave or something like that.     Note: this is for JMP live, so I don't think filter change hand...

    vince_faller vince_faller
    Discussions |
    Feb 10, 2022 6:11 AM
    1192 views | 4 replies
  • Move "Group Y" to the left side of the graph plot in Graph Builder

    Is there a way I can move the "Group Y" in Graph builder so it is on the left side of my graph, rather than the right side (default location)?

    Raybob Raybob
    Discussions |
    Feb 9, 2022 11:46 AM
    1462 views | 4 replies
  • Label incorrect when exporting Dashboard to PDF with JSL

    Hello,  I am using a JSL script to save a dashboard to PDF.In my graphs i have bars labeled by row with text format.For some reasons when exporting to PDF the label is showing numbers and not the right labels as in the graphs.This is only happening when i use the JSL script. If i manually export to PDF, the label is correct.Is something wrong with my script?This is the script i am using: Author = ...

    MahaRabeh MahaRabeh
    Discussions |
    Feb 9, 2022 6:23 AM
    635 views | 1 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
    459 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
    565 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
    451 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
    1164 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
    628 views | 0 replies
view all discussions