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

  • Checking if date column value is before/after a given date

    I am using JMP pro 15. I have a column in my dataset "MRI_Date" which has values in the format MM/DD/YYYY. I would like to create a new formula column checking whether each value of MRI_Date is before or after the date 06/04/2014 and return "yes" if before and "no" if after. I tried this formula but it is not returning accurate results: If( :MRI_Date < "06/04/2014",
    :before_6_4_14 = "yes",
    :before_6...

    JonathanL JonathanL
    Discussions |
    Apr 5, 2022 6:13 PM
    4387 views | 5 replies
  • Script colonne CV pour une sous sélection du tableau

    Bonjour,   J'essaie de faire un script qui me permettrai d'obtenir le CV entre différentes données d'un même échnatillon. J'ai 3 échantillons différents, chacun avec 7 répétitions. Je dois faire le CV pour les 3 premières répétitions seulement, les autres me servant pour une autre étape. 
    Comment dois-je procéder? Je suis novice en script. Voilà ce que j'ai fait mais 2 soucis:
    - seule la première li...

    mgerusdurand mgerusdurand
    Discussions |
    Apr 5, 2022 12:38 PM
    1208 views | 2 replies
  • Uncertainty bounds on Surface Plots and saved prediction equations

    I've been asking for uncertainty bounds (e.g. confidence bounds, prediction bounds, etc.) on surface plots for years but I don't think it's ever going to happen. I guess it's more difficult to code than I had realized. Regardless, I thought I'd ask again. I also thought I'd mention that it's not always possible to reproduce the uncertainty bounds of a saved prediction equation in the factor profil...

    mckowalski mckowalski
    Discussions |
    Apr 5, 2022 12:19 PM
    1156 views | 2 replies
  • Stability platform vs destructive degradation platform

    What is difference between stability test platform and destructive degradation platform? Both the platforms will give information about the degradation and time when specified limit will be crossed.

    billi billi
    Discussions |
    Apr 5, 2022 11:47 AM
    1056 views | 2 replies
  • Setting up a recursive loop in jsl

    hi, I've built a long script where a curve fitting is performed iteratively on a large data table which many variables listed in 1 column. However at the end of the process some of those variables are not fitted (the process failed for one reason or another). At this point, I create a 'failed fitting' list of the variables that were not fitted in the previous and create a subset from the source ta...

    Sburel Sburel
    Discussions |
    Apr 5, 2022 9:10 AM
    2060 views | 5 replies

Latest Discussions

  • Script colonne CV pour une sous sélection du tableau

    Bonjour,   J'essaie de faire un script qui me permettrai d'obtenir le CV entre différentes données d'un même échnatillon. J'ai 3 échantillons différents, chacun avec 7 répétitions. Je dois faire le CV pour les 3 premières répétitions seulement, les autres me servant pour une autre étape. 
    Comment dois-je procéder? Je suis novice en script. Voilà ce que j'ai fait mais 2 soucis:
    - seule la première li...

    mgerusdurand mgerusdurand
    Discussions |
    Apr 5, 2022 12:38 PM
    1208 views | 2 replies
  • Uncertainty bounds on Surface Plots and saved prediction equations

    I've been asking for uncertainty bounds (e.g. confidence bounds, prediction bounds, etc.) on surface plots for years but I don't think it's ever going to happen. I guess it's more difficult to code than I had realized. Regardless, I thought I'd ask again. I also thought I'd mention that it's not always possible to reproduce the uncertainty bounds of a saved prediction equation in the factor profil...

    mckowalski mckowalski
    Discussions |
    Apr 5, 2022 12:19 PM
    1156 views | 2 replies
  • Stability platform vs destructive degradation platform

    What is difference between stability test platform and destructive degradation platform? Both the platforms will give information about the degradation and time when specified limit will be crossed.

    billi billi
    Discussions |
    Apr 5, 2022 11:47 AM
    1056 views | 2 replies
  • Setting up a recursive loop in jsl

    hi, I've built a long script where a curve fitting is performed iteratively on a large data table which many variables listed in 1 column. However at the end of the process some of those variables are not fitted (the process failed for one reason or another). At this point, I create a 'failed fitting' list of the variables that were not fitted in the previous and create a subset from the source ta...

    Sburel Sburel
    Discussions |
    Apr 5, 2022 9:10 AM
    2060 views | 5 replies
  • Nested MSA question

    Hi All, I have a question about Nested MSA. I need to understand what is the Part-to-part variation and the measurement system variation. But...The parts are destroyed once measure by the said machineThere is some variation in every part and the measurement system in question is the only one that can measure itWe know the measurement system is not stableSo, how can I calculate if there is a system...

    vipul vipul
    Discussions |
    Apr 4, 2022 8:13 AM
    3022 views | 3 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
    842 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
    597 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
    769 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
    589 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
    1391 views | 0 replies
view all discussions