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

  • Full Factorial vs. Face Centered Response Surface Matrix

    I have to factors and am trying to model a response. I only have 12 allowable runs and blocks are not an option here. I'm trying to figure which is the best approach here to optimize, assess curvature behavior and get the most out of the data. Here is my design: The resulting DoE (full factorial, 1 replicate, 3 center points) seems good but under Fit Model, it says I'm not to estimate quadratic te...

    sanch1 sanch1
    Discussions |
    Jan 26, 2024 8:39 AM
    1910 views | 3 replies
  • Can JMP produce a graph to visually represent an experiment design?

    Is there any way JMP is able to produce a visual representation of a DoE?

    sanch1 sanch1
    Discussions |
    Jan 26, 2024 5:45 AM
    2325 views | 3 replies
  • Error in running script - Send Expects Scriptable Object in access or evaluation of 'Send' , dt <<  /*###*/get column names( string, continuous ) /*###*/

    I have modified the script shared earlier by one of the contributors (thank you) so that the user can choose which data file (.jmp) file to open: Names Default To Here( 1 ); // Open a dialog to choose a .jmp file to open // Get the filename of the .jmp file to open dt = Pick File("Select a .jmp file to open", "", {"JMP Files|jmp;jsl;jrn", "All Files|*"}, 1, 0, ""); // If the user did not select...

    BooBee BooBee
    Discussions |
    Jan 26, 2024 4:59 AM
    4961 views | 11 replies
  • script

    Bonjour à tous, Dans une base de données, je cherche à retrouver une valeur dans une colonne et garder en mémoire l’indice de la ligne dans une variable. Ensuite, avec cet indice, je fais des modifications sur une autre colonne. Mon script fonctionne quand je l’intègre dans la base de données mais pas quand je créé un script indépendant.Voici la table et la script que j’utilise : Names Default To ...

    hcarr01 hcarr01
    Discussions |
    Jan 26, 2024 1:47 AM
    801 views | 1 replies
  • How to get non-empty row values corresponding to chosen labels from columns?

    I have incoming data of the form as attached.I want to get the first first three row values from each column (encircled red) which appear against specific labels (encircled blue).The following works for Current but not for Voltage (for Voltage I get empty values which I understand why)Stage = "7"; resCol = "Current"; theLSL = Column( dt, resCol )[(dt << get rows where( :TestStage == Stage & :lab...

    Neo Neo
    Discussions |
    Jan 25, 2024 8:22 PM
    2854 views | 8 replies

Latest Discussions

  • Full Factorial vs. Face Centered Response Surface Matrix

    I have to factors and am trying to model a response. I only have 12 allowable runs and blocks are not an option here. I'm trying to figure which is the best approach here to optimize, assess curvature behavior and get the most out of the data. Here is my design: The resulting DoE (full factorial, 1 replicate, 3 center points) seems good but under Fit Model, it says I'm not to estimate quadratic te...

    sanch1 sanch1
    Discussions |
    Jan 26, 2024 8:39 AM
    1910 views | 3 replies
  • Can JMP produce a graph to visually represent an experiment design?

    Is there any way JMP is able to produce a visual representation of a DoE?

    sanch1 sanch1
    Discussions |
    Jan 26, 2024 5:45 AM
    2325 views | 3 replies
  • script

    Bonjour à tous, Dans une base de données, je cherche à retrouver une valeur dans une colonne et garder en mémoire l’indice de la ligne dans une variable. Ensuite, avec cet indice, je fais des modifications sur une autre colonne. Mon script fonctionne quand je l’intègre dans la base de données mais pas quand je créé un script indépendant.Voici la table et la script que j’utilise : Names Default To ...

    hcarr01 hcarr01
    Discussions |
    Jan 26, 2024 1:47 AM
    801 views | 1 replies
  • Use Limits Table In Distributions Platform

    Hi, is it possible to use a limits table to load specifications grouped by some factor in platforms other than Process Screening? Ideally I'd like to use the limits table in the distributions platform. Thanks in advance, Alicia

    Alicia Alicia
    Discussions |
    Jan 25, 2024 8:24 AM
    694 views | 0 replies
  • Run Query in background

    Hi, Is it possible to add <<Run background to "Execute SQL( ODBC, SQL, "table" )"?I am aware that it works with "New SQL query", not sure if works with Execute sql. 

    Jackie_ Jackie_
    Discussions |
    Jan 25, 2024 5:56 AM
    1851 views | 5 replies

Latest Discussions

  • Use Limits Table In Distributions Platform

    Hi, is it possible to use a limits table to load specifications grouped by some factor in platforms other than Process Screening? Ideally I'd like to use the limits table in the distributions platform. Thanks in advance, Alicia

    Alicia Alicia
    Discussions |
    Jan 25, 2024 8:24 AM
    694 views | 0 replies
  • Which predictive analysis method/column organisation for RSM output with duplicate samples

    Hi all. So I'm working on a project where I have 2 x component classes, each of which has 4 items within the class, which are mixed together at varying concentrations over 48 combinations. Figured the best Factor way to do this was to use 2 x Continuous for the max/min concentrations for each class, then 2 x 4-level Categoricals for each of the items. Each of the combinations was made twice, so af...

    ProbitLeopard63 ProbitLeopard63
    Discussions |
    Jan 25, 2024 3:06 AM
    725 views | 0 replies
  • how to show "nonparametric overlay" in the output of "Fit life by x"?

    I tried to do “Fit life by X” (fit TTF by voltage), but in the output, somehow “nonparametric overlay” did not show up. I was hoping to see the probability of failure vs time at 80V, 50V, and 15V (use condition), but that plot was not included in the output. I attached the report here. If anyone can take a look and point out went wrong, that would be great. Thank you!

    RenZ RenZ
    Discussions |
    Jan 22, 2024 10:02 AM
    580 views | 0 replies
  • Custom Binning - how to edit the bins?

    Wow, custom binning even works with dates, cool! There is even a possibility to edit the binning. But: quite uncomfortable to type in the dates in seconds and to correct the labels manually.What do I have to change in my workflow to be able to enter the "dates" in a usual format - and to get the labels adjusted automatically?

    (view in My Videos) dt = Open( "$SAMPLE_DATA/Aircraft Incidents.jmp" ); d...

    hogi hogi
    Discussions |
    Jan 21, 2024 2:33 AM
    848 views | 0 replies
  • Custom Binning - how to edit Transform Column settings?

    In Jmp16, Custom binning was introduced: Interactive Binning - New in JMP 16 Very useful, thanks a lot to the developers! There are 3 ways (or more?) to use this feature:In the data table, via the menu:  Col/Utilities/Make Binning Formula ...
    or via right click / New Formula Column/Distributional */Custom Binning ...


    for plot modes like Overlay, Color, X/Y Group, Page:
    via right click/Levels/Custom L...

    hogi hogi
    Discussions |
    Jan 19, 2024 10:50 PM
    671 views | 0 replies
view all discussions