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.

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

  • What functional forms are used by JMP for the desirability criteria

    Hi! I have read that JMP does not use the Derringer and Suich (1980) functions to model the desirability function. How is the desirability function in JMP mathematically expressed to maximise one response and minimise another? I'd like to include this in the methods explanation of my work. Thank you in advance! 

    aaidaa aaidaa
    Discussions |
    Dec 12, 2024 5:35 AM
    466 views | 1 replies
  • 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
    595 views | 0 replies
  • Random coding values

    Sometimes when setting up a DoE in JMP, the +1, -1 coding  is joined by seemingly random additional values, as in the -0.3 value in the snip below. I assume such a value is genuine and not a mistake.  Can anyone explain what such a value means?

    kjwx109prime kjwx109prime
    Discussions |
    Dec 12, 2024 4:23 AM
    837 views | 1 replies
  • How to overlay picture or text on top of another picture?

    I'd like to have a banner as a title of my app with my company's logo. But I would also like to display other image and some text on top of that banner. How can I overlay several display boxes?

    miguello miguello
    Discussions |
    Dec 12, 2024 1:46 AM
    1469 views | 6 replies
  • In a situation where both numbers and text are present, how can we achieve the correct sorting?

    As shown in the following JSL, sorting works correctly in ascending order when only numbers are present; however, when mixed with text, converting to numbers before sorting causes issues. What methods can be used to solve this problem?stepList = {"2", "3", "10", "9", "1"}; stepListSort = Sort List( stepList ); stepListNum = {}; For( i = 1, i <= N Items( stepList ), i++, Insert Into( stepListNum,...

    BabyDoragon BabyDoragon
    Discussions |
    Dec 11, 2024 9:21 PM
    572 views | 1 replies

Latest Discussions

  • What functional forms are used by JMP for the desirability criteria

    Hi! I have read that JMP does not use the Derringer and Suich (1980) functions to model the desirability function. How is the desirability function in JMP mathematically expressed to maximise one response and minimise another? I'd like to include this in the methods explanation of my work. Thank you in advance! 

    aaidaa aaidaa
    Discussions |
    Dec 12, 2024 5:35 AM
    466 views | 1 replies
  • 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
    595 views | 0 replies
  • In a situation where both numbers and text are present, how can we achieve the correct sorting?

    As shown in the following JSL, sorting works correctly in ascending order when only numbers are present; however, when mixed with text, converting to numbers before sorting causes issues. What methods can be used to solve this problem?stepList = {"2", "3", "10", "9", "1"}; stepListSort = Sort List( stepList ); stepListNum = {}; For( i = 1, i <= N Items( stepList ), i++, Insert Into( stepListNum,...

    BabyDoragon BabyDoragon
    Discussions |
    Dec 11, 2024 9:21 PM
    572 views | 1 replies
  • Stacking multiple variables

    I have a large dataset from a long session in which many tasks were conducted for each subject.  Many of the tasks involved the same 4-5 types and multiple ratings and behavioral outcomes from those types.  However, each outcome variable is named a bit differently in terms of how the "type" is reflected in the name.  I am trying to stack across "types" for each outcome, and combine in a single spr...

    LauraC LauraC
    Discussions |
    Dec 11, 2024 6:56 PM
    918 views | 3 replies
  • Export raw data from marginal model plots

    HiJMP18.02 PRO student versioni have conducted support vector regression with 9 variables.at the report i have the marginal plot that its apearance is not good enough for article. I whould to export the raw data (numbers of x and y from the model) to excell (or other) in order to run loess and edit other things.Is it possible? Idan

    StandardBat430 StandardBat430
    Discussions |
    Dec 11, 2024 12:16 PM
    811 views | 2 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
    595 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
    547 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
    477 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
    411 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
    492 views | 0 replies
view all discussions