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

  • Removing Part of a string of variable length

    Hi - I'm trying to remove the IDs from the Name column (e.g. C17-2612.4 2612.4, C23, etc.). Can someone help me with the jsl?    

    dn610 dn610
    Discussions |
    Mar 24, 2025 9:32 AM
    573 views | 3 replies
  • Request for Expert Assistance: Receiving Real-Time Stock Data in JMP Using JSL and Python

    I’m working on a project to receive real-time stock market data using JMP software and need your guidance. JMP supports its scripting language (JSL) and embedded Python execution, which I’d like to leverage. My goal is to capture specific stock data fields from a 32-bit DLL (StockDrv.dll) and store them in a JMP data table. I’ve developed a solution, but I’d greatly appreciate your review and sugg...

    lala lala
    Discussions |
    Mar 24, 2025 1:30 AM
    756 views | 3 replies
  • Force JMP to match line of fit line color to marker color along with a forced line style

    JMP 17.2.0   EDIT: Example data file uploaded with main post.   I have run into a slight issue when trying to customize my graphs, either through graph builder or via JSL (or combo). I have scoured the JMP forums and found some similar topics, but no solution that actually works for what I specifically want to do.   What I want JMP to do is: color code my markers by test number (or in the code its...

    Plotasaurus Plotasaurus
    Discussions |
    Mar 23, 2025 2:26 PM
    1824 views | 10 replies
  • DOE - blocking augmented design

    Hi, I am planning a DOE to save on time/resources, no surprise here. I don’t have much experience with the topic, but would like to push for DOE instead of OFAT within the org I work at, I guess common idea too. About the problem, there are 10 continuous factor, 3 responses. The experiments can be done at 4 labs at physically different locations. Lab 1 has more resources than the other 3, thus the...

    beluga111 beluga111
    Discussions |
    Mar 23, 2025 8:18 AM
    381 views | 1 replies
  • When to remove outliers when reducing model?

    Hi,   When I am reducing a model, I watch the externally studentized residuals to know when outliers are appearing. When should I remove these outliers throughout the model reducing process?   If I see no outliers when the model contains all terms, but then I remove a term and an outlier appears, do you remove that outlier immediately and continue reducing, or continue reducing and then remove the...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Mar 23, 2025 8:18 AM
    648 views | 3 replies

Latest Discussions

  • Request for Expert Assistance: Receiving Real-Time Stock Data in JMP Using JSL and Python

    I’m working on a project to receive real-time stock market data using JMP software and need your guidance. JMP supports its scripting language (JSL) and embedded Python execution, which I’d like to leverage. My goal is to capture specific stock data fields from a 32-bit DLL (StockDrv.dll) and store them in a JMP data table. I’ve developed a solution, but I’d greatly appreciate your review and sugg...

    lala lala
    Discussions |
    Mar 24, 2025 1:30 AM
    756 views | 3 replies
  • Force JMP to match line of fit line color to marker color along with a forced line style

    JMP 17.2.0   EDIT: Example data file uploaded with main post.   I have run into a slight issue when trying to customize my graphs, either through graph builder or via JSL (or combo). I have scoured the JMP forums and found some similar topics, but no solution that actually works for what I specifically want to do.   What I want JMP to do is: color code my markers by test number (or in the code its...

    Plotasaurus Plotasaurus
    Discussions |
    Mar 23, 2025 2:26 PM
    1824 views | 10 replies
  • DOE - blocking augmented design

    Hi, I am planning a DOE to save on time/resources, no surprise here. I don’t have much experience with the topic, but would like to push for DOE instead of OFAT within the org I work at, I guess common idea too. About the problem, there are 10 continuous factor, 3 responses. The experiments can be done at 4 labs at physically different locations. Lab 1 has more resources than the other 3, thus the...

    beluga111 beluga111
    Discussions |
    Mar 23, 2025 8:18 AM
    381 views | 1 replies
  • When to remove outliers when reducing model?

    Hi,   When I am reducing a model, I watch the externally studentized residuals to know when outliers are appearing. When should I remove these outliers throughout the model reducing process?   If I see no outliers when the model contains all terms, but then I remove a term and an outlier appears, do you remove that outlier immediately and continue reducing, or continue reducing and then remove the...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Mar 23, 2025 8:18 AM
    648 views | 3 replies
  • How to use JSL to realize the hanging valley dynamic graph?

    grok3 Thanks Experts! Names Default To Here( 1 ); //---------------------------------------------------------- // 1. Create a data table and add rows // We only need 0 to 180 degrees (semi-circle) //---------------------------------------------------------- dt = New Table( "Radial Mesh Plot" ); dt << Add Rows( 181 ); // 0 to 180 degrees, 181 points //-----------------------------------------...

    lala lala
    Discussions |
    Mar 23, 2025 6:30 AM
    1485 views | 9 replies

Latest Discussions

  • Discovery summit book signings - official list of books?

    Fellow JMP enthusiasts! During the 2024 Manchester Discovery Summit I was surprised to learn that the handing out and signing of books is a tradition. So, I am wondering whether there is a list of the books handed out & signed so far. If it exists, where to find it?I thoroughly enjoyed reading "Bitch" by Lucy Cooke, and I have a feeling "Hello World" by Hannah Frey will be a good read too.

    Ressel Ressel
    Discussions |
    Feb 28, 2025 11:25 AM
    394 views | 0 replies
  • Inquiry Regarding the Use of JMP and JMP Live (Suppress Eval?)

    Hello, I am a user of JMP Live.
    I am currently utilizing a simple function within JMP to leverage the Auto Refresh feature in JMP Live for dashboard purposes. However, while the function operates correctly on my PC, it does not work properly on JMP Live.Even though I have disabled "Suppress Eval" before executing Data Publish, when I later download the data, the column where the function should be ...

    DJ_Kim DJ_Kim
    Discussions |
    Feb 27, 2025 2:59 PM
    408 views | 0 replies
  • 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
    351 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
    432 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
    671 views | 0 replies
view all discussions