취소
다음에 대한 결과 표시 
표시  만  | 다음에 대한 검색 
다음을 의미합니까? 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

환영합니다 JMP 사용자 커뮤니티를 방문하십시오!

질문을 하고, 답변을 얻고, 다른 JMP 사용자를 만나십시오.
취소
다음에 대한 결과 표시 
표시  만  | 다음에 대한 검색 
다음을 의미합니까? 

학습 리소스

과정, 자습서 및 기타 다양한 JMP 학습 방법을 찾아보십시오.

학습 리소스 모두 보기

최근 토론

  • Efficiently Managing Data from a Data Center in JMP

    Hi JMP Community,I’m working on a project where I need to analyze a large dataset extracted from a data center. The dataset includes various metrics like server performance, energy consumption, and network latency. JMP has been great for visualizing these trends, but I’m looking for advice on how to handle real-time updates effectively. For example, has anyone used JMP to create dashboards that au...

    Harry_Cmary Harry_Cmary
    Discussions |
    Dec 6, 2024 3:36 AM
    321 조회수 | 1 회신
  • 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 조회수 | 0 회신
  • Font Change (Global)

    I am wondering if there is a method to do global font change for everything shown in JMP ?I tried "File : Preferences" and increased font for all available items. (1st attachment).By doing this, there are some other menus/windows which got too small now to read (2nd attachment).I am using JMP16.1.I am open to JSL/Addin/Some other method to accomplish what I am trying to do.Thank youVikram 

    vikramavtar vikramavtar
    Discussions |
    Dec 5, 2024 10:26 PM
    886 조회수 | 3 회신
  • Can python in a JMP environment get the vscode environment?

    Thanks Experts! There is a data interface that requires a 32-bit python interpreter to receive it.To emulate vscode running this 32-bit python.
    The above operations can be implemented in python in the JMP environment
    Its original installation requirements are:#Create a 32-bit Python environment conda create --name stock python=3.8 --platform win-32 #Change the conda source conda config --add channel...

    lala lala
    Discussions |
    Dec 5, 2024 3:12 PM
    664 조회수 | 4 회신
  • Create MD5 hash for a file

    I am wanting to create a utility to create MD5 hashes for files.  The purpose is to have the hash to use later to verify the integrity of the file (that it has not been altered).    Here is the basic script I came up with?  Is this reasonable and appropriate for the task I want to accomplish?/* JMP JSL script to open data file as BLOB and calculate MD5 Hash */ Names Default To Here( 1 ); // subs...

    MathStatChem MathStatChem
    Discussions |
    Dec 5, 2024 2:14 PM
    775 조회수 | 4 회신

최근 토론

  • Efficiently Managing Data from a Data Center in JMP

    Hi JMP Community,I’m working on a project where I need to analyze a large dataset extracted from a data center. The dataset includes various metrics like server performance, energy consumption, and network latency. JMP has been great for visualizing these trends, but I’m looking for advice on how to handle real-time updates effectively. For example, has anyone used JMP to create dashboards that au...

    Harry_Cmary Harry_Cmary
    Discussions |
    Dec 6, 2024 3:36 AM
    321 조회수 | 1 회신
  • 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 조회수 | 0 회신
  • Font Change (Global)

    I am wondering if there is a method to do global font change for everything shown in JMP ?I tried "File : Preferences" and increased font for all available items. (1st attachment).By doing this, there are some other menus/windows which got too small now to read (2nd attachment).I am using JMP16.1.I am open to JSL/Addin/Some other method to accomplish what I am trying to do.Thank youVikram 

    vikramavtar vikramavtar
    Discussions |
    Dec 5, 2024 10:26 PM
    886 조회수 | 3 회신
  • Can python in a JMP environment get the vscode environment?

    Thanks Experts! There is a data interface that requires a 32-bit python interpreter to receive it.To emulate vscode running this 32-bit python.
    The above operations can be implemented in python in the JMP environment
    Its original installation requirements are:#Create a 32-bit Python environment conda create --name stock python=3.8 --platform win-32 #Change the conda source conda config --add channel...

    lala lala
    Discussions |
    Dec 5, 2024 3:12 PM
    664 조회수 | 4 회신
  • Creating a Display Table from Scratch

    Hello All,

    I am interested in making a process screening output table such as the one pasted down below. This is taken directly from the process screening platform. However, I would like to add more column or remove some, especially columns from another datatable or ones that are not in the process screening module.

    I guess one could use the display functions but since I do not have a ton of experie...

    AdditiveRange10 AdditiveRange10
    Discussions |
    Dec 5, 2024 11:49 AM
    810 조회수 | 5 회신

최근 토론

  • 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 조회수 | 0 회신
  • 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 조회수 | 0 회신
  • user defined Transform Category?

    How can I create a custom function which shows up in the Character submenu of  the new formula column menu? 

     

    hogi hogi
    Discussions |
    Dec 4, 2024 5:01 AM
    209 조회수 | 0 회신
  • Copy xy plots becomes very slow

    I tried to copy a group of xy plots, it got stuck forever. I am aware that the time it takes to copy is proportional to the amount of data points. But this is the first time I had something never finished. Is there a way I can get this copy job done? Thank you!

    FrequencyMining FrequencyMining
    Discussions |
    Dec 2, 2024 10:58 AM
    299 조회수 | 0 회신
  • Sample size calculation for accelerated life testing

    I am trying to use the interval explorer for parametric reliability life test planning tool for sample size required for an ALT test but need some clarification on the following questions.         1. Is the Weibull alpha the characteristic life at stress or at use life? 2. Is the Quantile the pFail at stress or use life and how does the quantile impact the required sample size?3. Is the calculated...

    EngrAkin EngrAkin
    Discussions |
    Nov 29, 2024 8:45 AM
    316 조회수 | 0 회신
토론 모두 보기