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

  • Preset filters as button boxes

    I am trying to create button boxes where I can have set parameters that the global filter is assigned to. For the example below I would like a button for females only and another one with male and height greater than 60  dt = Open( "$SAMPLE_DATA/big class.jmp" ); gra1=hlistbox(dt<<Graph Builder( Size( 528, 450 ), Show Control Panel( 0 ), Variables( X( :height ), Y( :weight ), Overlay( :sex )...

    AlanBell AlanBell
    Discussions |
    Jan 3, 2025 11:26 AM
    559 views | 4 replies
  • "Change Generating Rules" for custom design (is that option just only in screening design?)

    When I'm using Screening Design I can set the generators for the main effects by checking boxes in that menu and then click apply. I can't find how to do this in the Custom Design menu though.  That section isn't there. Is there a reason we can't specify the generating rules for a fractional factorial in custom design? Trying to setup a WP/SP scenario. Otherwise I'd just use the screening design m...

    awelsh awelsh
    Discussions |
    Jan 3, 2025 7:29 AM
    593 views | 5 replies
  • Topic Containers

    Trunk of the tree - here are the branches:

    hogi hogi
    Discussions |
    Jan 3, 2025 5:51 AM
    2880 views | 11 replies
  • Extracting text from a column of strings

    Hello,

    I am a bit of a novice when it comes to scripting in JMP, and I am trying to write a script that would be able to extract specific numbers from a string and create new columns for each one. Each number would always follow the characters 'DX' or 'DY' For example:

    D113U_NTCH_CM_MEAS_CD_SEM_{2UM_X6_NTCH_CM_IMAGE}_DX7DY11SDX11SDY15_2024-12-06_18-57-42.jpg

    I would want to extract and create these c...

    Seth Seth
    Discussions |
    Jan 3, 2025 3:04 AM
    562 views | 4 replies
  • Fit model

    Hello there,
    For example I have two groups- {A,B,C} and {1,2,3}
    I put the first group ({A,B,C}) in Y and put the second group ({1,2,3}) in "Construct model Effects".
    I want JMP will give the best pair between each group based on "F ratio"
    for example A-2, B-1, C-3

    Liranlev Liranlev
    Discussions |
    Jan 2, 2025 1:13 PM
    348 views | 1 replies

Latest Discussions

  • Topic Containers

    Trunk of the tree - here are the branches:

    hogi hogi
    Discussions |
    Jan 3, 2025 5:51 AM
    2880 views | 11 replies
  • Extracting text from a column of strings

    Hello,

    I am a bit of a novice when it comes to scripting in JMP, and I am trying to write a script that would be able to extract specific numbers from a string and create new columns for each one. Each number would always follow the characters 'DX' or 'DY' For example:

    D113U_NTCH_CM_MEAS_CD_SEM_{2UM_X6_NTCH_CM_IMAGE}_DX7DY11SDX11SDY15_2024-12-06_18-57-42.jpg

    I would want to extract and create these c...

    Seth Seth
    Discussions |
    Jan 3, 2025 3:04 AM
    562 views | 4 replies
  • Fit model

    Hello there,
    For example I have two groups- {A,B,C} and {1,2,3}
    I put the first group ({A,B,C}) in Y and put the second group ({1,2,3}) in "Construct model Effects".
    I want JMP will give the best pair between each group based on "F ratio"
    for example A-2, B-1, C-3

    Liranlev Liranlev
    Discussions |
    Jan 2, 2025 1:13 PM
    348 views | 1 replies
  • Extend a DOE with new discrete numeric values

    Hi, I have performed a DoE on a chemical reaction with four parameters, three with four discrete numeric values and one constant. The DoE gave me some useful insight and I now want to extend the DoE but limit the values of my discrete parameters and change my constant value to a continuous. I've watched many of your YouTube videos and searched the discussions here without luck. I found that my low...

    Bonde0707 Bonde0707
    Discussions |
    Jan 2, 2025 7:42 AM
    409 views | 2 replies
  • DOE from pass production data

    How can I get document or clip, how to do to optimize factor for the best results from the pass data.

    ThoMaeJhad ThoMaeJhad
    Discussions |
    Jan 1, 2025 5:54 AM
    483 views | 3 replies

Latest Discussions

  • ods output "DIFFS" in proc mixed

    Hi everyone,for my proc mixed I already got a table with Least-Squares Means, ods output "lsmeans".Additionally, I would like to have a table for the differences, ods output “DIFFS”.Can anyone tell me how to get to this output in the current jmp version (18.1.0)?Thanks in advance for your support.

    lvierbaum lvierbaum
    Discussions |
    Dec 12, 2024 5:32 AM
    354 views | 0 replies
  • Sample size for Reliability Life Test

    I have used the interval explorer for parametric reliability life test planning for sample size calculation of accelerated life test. Please can someone confirm if the sample size returned is the total sample size or sample size per stress levels? Assuming I have 3 temperature levels, do I use 75 samples per temperature level or 25?

    EngrAkin EngrAkin
    Discussions |
    Dec 11, 2024 7:11 AM
    302 views | 0 replies
  • Optimizing Enterprise Server Connections in JMP Live

    Hello JMP Community,I’ve recently started using JMP Live to share and collaborate on statistical analyses with my team, and I’m encountering some challenges managing connections to our enterprise server. Our organization uses a centralized server to store and process data, and while the integration with JMP Live is robust, we’ve experienced occasional delays when syncing large datasets or during s...

    Harry_Cmary Harry_Cmary
    Discussions |
    Dec 9, 2024 10:03 PM
    299 views | 0 replies
  • Pressure Test Method Results have a significant effect on my sample size and capability, how to avoid?

    Hello dear JMP community I will first explain the test method (no need to comment on whether it is right or wrong because this is what I got). The purpose is to detect a leakage.

    Measurement processPart is mounted to a pressure stationPressure station rotate a vacuum pump x times to create a vacuum (atmospheric pressure is approx. 1000mbar)Pressure p1 is sampled at time t1After 15 seconds p2 is sam...

    qLienceStats qLienceStats
    Discussions |
    Dec 5, 2024 11:58 PM
    287 views | 0 replies
  • help to get R squared predicted

    Hello!I installed a script from a community response regarding the calculation of R²pred, as shown in the image below (I'm using JMP 18 pro): (link da resposta do @erich_gundlach https://community.jmp.com/t5/JMP-Add-Ins/Predicted-R-square-calculator/ta-p/39927)  In PRESS, R²pred didn't appear. (Press is low because I haven't reduced the model yet, don't worry =))  I really need to show these R²pre...

    ivanpicchi ivanpicchi
    Discussions |
    Dec 4, 2024 10:21 AM
    231 views | 0 replies
view all discussions