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

  • How is power calculated in optimal designs?

    How is power calculated in optimal designs? I designed a D-optimal split-split plot experiment, and as in classical split-split-plot designs, the power associated with the main plots and subplots are lower than the sub-sub plots, but I struggle to understand if power (and effect size) calculations in optimal designs are computed the same way as classical designs. In other words, how does applying ...

    elb89 elb89
    Discussions |
    Mar 11, 2022 9:55 AM
    850 views | 1 replies
  • Manage spec limits will not accept -/- or +/+ tolerances when using JSL

    Hi all I made a nice script importing text files from my Zeiss CMM and adding Spec limits to each results column, it uses  Manage spec limitsbut my script will not accept -/- or +/+ tolerances when using JSL, because a warning box pops up.So no tolerances are added to my columns, when I retry manually I can accept the import   Thanks Jakob  

    Jakob Jakob
    Discussions |
    Mar 11, 2022 6:36 AM
    777 views | 1 replies
  • 如何引用已运行平台的输出报告和生成它的可执行对象?

    大家好! 我打开这个文件、用手动进行了决策树模块的操作。   在这时才在脚本中定义这个决策树的窗口、要怎样编写代码?谢谢!

    lala lala
    Discussions |
    Mar 10, 2022 5:11 PM
    4006 views | 10 replies
  • Hide Local Data Filter in Graph Builder - JSL

    I wanted to find out how to hide or close the local data filter in the following JSL script. What I have now is giving errors. I'm unsure of how to assign a variable to each of the Graph Builder plots in the Choose function. Names Default To Here( 1 ); dt=Open("$SAMPLE_DATA/Big Class.jmp"); // Prompt for the input and create graph rc = New Window("Choose the parameters to be plotted", rb = Radio ...

    sciguy sciguy
    Discussions |
    Mar 10, 2022 11:28 AM
    3985 views | 8 replies
  • Formula for calculating averages of values in two consecutive rows

    hi  I would like to calculate averages of two consecutive values in separate rows and I have table with 1000 rows.  What formula can I use to do this? Thanks 

    VR VR
    Discussions |
    Mar 10, 2022 11:09 AM
    2789 views | 6 replies

Latest Discussions

  • How is power calculated in optimal designs?

    How is power calculated in optimal designs? I designed a D-optimal split-split plot experiment, and as in classical split-split-plot designs, the power associated with the main plots and subplots are lower than the sub-sub plots, but I struggle to understand if power (and effect size) calculations in optimal designs are computed the same way as classical designs. In other words, how does applying ...

    elb89 elb89
    Discussions |
    Mar 11, 2022 9:55 AM
    850 views | 1 replies
  • Manage spec limits will not accept -/- or +/+ tolerances when using JSL

    Hi all I made a nice script importing text files from my Zeiss CMM and adding Spec limits to each results column, it uses  Manage spec limitsbut my script will not accept -/- or +/+ tolerances when using JSL, because a warning box pops up.So no tolerances are added to my columns, when I retry manually I can accept the import   Thanks Jakob  

    Jakob Jakob
    Discussions |
    Mar 11, 2022 6:36 AM
    777 views | 1 replies
  • How to Create a Fit Model with Different Sized Data Tables

    I have 12 serialized assemblies. Each assembly has 8 parts, each part has a set of data of the same column structure. Each assembly goes through 1 qualification test.Each assembly then goes through 10 rounds of life testing (each round has the same column structure). That leaves me with 3 tables Table 1 has 8 rows per assemblyTable 2 has 1 row per assemblyTable 3 has 10 rows per assembly I am inte...

    Phigene Phigene
    Discussions |
    Mar 10, 2022 3:26 AM
    1351 views | 2 replies
  • Change Display of Values for Sharing

    Hello Everybody, My peers and I will be sharing some of our work soon. We want to be able to share this work without giving out key parameters that were used for IP purposes. I remember seeing in the JMP courses that we can use -1, 0, 1 etc in place of some of the actual values. But I can't find it in the JMP help or online. Is there a function that can automatically do it for us? If not, how woul...

    tnorthen tnorthen
    Discussions |
    Mar 9, 2022 12:47 PM
    920 views | 2 replies
  • Mixed Model Trouble

    What is the issue with this data? I can't get any output for the fixed effects tests.I am performing a mixed model of a randomized complete block design. Rep is a random factor while S Rate and N Rate are continuous variables. I would like to see if S Rate or N Rate impact yield. Yield is also a continuous variable.   I can get output when I run it as a standard least squares with the reml method,...

    KernDawg KernDawg
    Discussions |
    Mar 8, 2022 8:52 PM
    1633 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
    592 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
    784 views | 0 replies
view all discussions