cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Results of EMP test not showing

    Hi all,I am currently running Measurement System Analysis from the "Analyze" Tab, but the EMP Results that once showed up do not show up anymore. There's just a blank space where they are supposed to be (attached). Would anyone know how to make them reappear?

    DualMongoose896 DualMongoose896
    Discussions |
    Feb 25, 2025 1:57 AM
    506 views | 1 replies
  • Export Chromeleon / Empower result data file to JMP

    Hi! I use Chromatographic Data Systems like Empower and Chromeleon and I would like to export a table of component Amounts directly into JMP so I can perform statistics straight away instead of using Excel as an intermediary and copying from there? If anyone does this regularly I would like to know the process. 

    ExactOkapi626 ExactOkapi626
    Discussions |
    Feb 25, 2025 12:06 AM
    1158 views | 5 replies
  • In this situation, should I use Python or JSL for the main controlling script?

    Now JMP can seamlessly connect with Python, and JSL and Python can call each other.I have a task:1. **Receive and extract data (py):** Every minute, use Python code to receive data from an API every 3 seconds. Extract structured data from the received data in real-time and store it in a memory array A. Immediately extract the data into another memory array B. Then, immediately clear memory array A...

    lala lala
    Discussions |
    Feb 24, 2025 7:00 PM
    2305 views | 11 replies
  • Need Help: Fit Model Window and Report Window in Listboxes

    Hello, I have a problem: I want to put the "fit model" window to a listbox, when user presses the run button, I can put the report window to another listbox. But the report window doesn't go to the listbox automatically when I press the run button , how to resolve it? 

    lehaofeng lehaofeng
    Discussions |
    Feb 24, 2025 5:00 PM
    1062 views | 6 replies
  • How do I Transpose data from Long to Wide format?

    I'm a new JMP user.My data is currently in long format. In other words, subjects have multiple lines of data each. However, I need the data to be in wide format for survival analysis - 1 line of data per subject. When I try to use Transpose, JMP tells me "Cannot transpose. Data columns have different data types". The variables are a mix of continiuous and nominal. So, how am I supposed to do this?...

    jswislar jswislar
    Discussions |
    Feb 24, 2025 9:07 AM
    24462 views | 19 replies

Latest Discussions

  • Results of EMP test not showing

    Hi all,I am currently running Measurement System Analysis from the "Analyze" Tab, but the EMP Results that once showed up do not show up anymore. There's just a blank space where they are supposed to be (attached). Would anyone know how to make them reappear?

    DualMongoose896 DualMongoose896
    Discussions |
    Feb 25, 2025 1:57 AM
    506 views | 1 replies
  • In this situation, should I use Python or JSL for the main controlling script?

    Now JMP can seamlessly connect with Python, and JSL and Python can call each other.I have a task:1. **Receive and extract data (py):** Every minute, use Python code to receive data from an API every 3 seconds. Extract structured data from the received data in real-time and store it in a memory array A. Immediately extract the data into another memory array B. Then, immediately clear memory array A...

    lala lala
    Discussions |
    Feb 24, 2025 7:00 PM
    2305 views | 11 replies
  • Need Help: Fit Model Window and Report Window in Listboxes

    Hello, I have a problem: I want to put the "fit model" window to a listbox, when user presses the run button, I can put the report window to another listbox. But the report window doesn't go to the listbox automatically when I press the run button , how to resolve it? 

    lehaofeng lehaofeng
    Discussions |
    Feb 24, 2025 5:00 PM
    1062 views | 6 replies
  • Blank Tabs in JMP Project

    Hello, I'm working in a JMP project, and I am seeing tabs open at the top that when I click on them, they are completely blank (grey screen). When I click the correlating file name in the Contents window on the left side, it opens up the file. I've tried re-hiding, closing, and deleting the file with the same name as the blank tab, but the blank tab is still there. Can someone please share why thi...

    Polygon0516 Polygon0516
    Discussions |
    Feb 24, 2025 7:10 AM
    396 views | 1 replies
  • Repairable Systems Simulation

    hi all, can you help me with a script that takes a jmp table like thisand automatic generate RBD in the Repairable Systems Simulation like this:When the MTBF values ​​are inserted into the Theta value under the exponential distribution thank you very much!      

    eldad_galili eldad_galili
    Discussions |
    Feb 22, 2025 9:02 AM
    1035 views | 5 replies

Latest Discussions

  • query text files from zip folder in Azure blob file system secure (ABSS) url

    Hi All,I wonder if anyone has the experience to query text files from zip folder through Azure blob file system secure (ABSS) url?
    the url looks like format below. If you do, can you share some script lines how to connect to the url at least?

    abfss://filesystemname@accountname.dfs.core.windows.net 

    dadawasozo dadawasozo
    Discussions |
    Feb 18, 2025 1:37 PM
    391 views | 0 replies
  • Streamlining Data Workflows With JMP & MATLAB

    Integrating tools like JMP and MATLAB offers a streamlined approach to engineering analysis, making workflows more efficient and reducing the need for redundant script rewriting. By leveraging JMP’s powerful data analysis and visualization capabilities alongside MATLAB’s robust computational tools, engineers can seamlessly combine the strengths of both platforms. This integration allows for the ra...

    brycerjs8 brycerjs8
    Discussions |
    Feb 18, 2025 7:07 AM
    477 views | 0 replies
  • Question About F-Tests in GLMMs with Binomial Errors

    Hi,
    I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
    While using a logit link function helps linearize the relati...

    LanaMilana LanaMilana
    Discussions |
    Jan 17, 2025 2:21 AM
    700 views | 0 replies
  • How to adjust the size of R plot imported with get R graphics(); ?

    I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot. I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted. How can I import plot_from_R in the size I want?   R Init(); R Submit( "\[ windows(300,100) #it doesn't work plot(function(x) dnorm(...

    CountableModel1 CountableModel1
    Discussions |
    Jan 15, 2025 4:01 PM
    520 views | 0 replies
  • Logistic regression - confidence bands.

       

    beimar_iriarte_ beimar_iriarte_
    Discussions |
    Jan 10, 2025 12:10 PM
    546 views | 0 replies
view all discussions