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

  • GraphBuilder Challenge

    A Jmp graph with different Overlay categories - with a trick it's possible to create it:on the left: weight split by # doorson the right: weight split by year. Besides the trick, how can I use Overlay to create the graph? dt = Open( "$SAMPLE_DATA/Cars.jmp" ); dt << New Column( "Count_Make", Formula( Col Number( 1, :Make ) )); dt << Graph Builder( Variables( X( :Make ), X( :Make ), Y( :Wt ), Over...

    hogi hogi
    Discussions |
    Mar 9, 2025 3:21 AM
    1616 views | 3 replies
  • New instance of JMP® is opened each time a new file is opened

    Hi everyone,   I've searched around and found some solutions to the problem that I am having, but none of them have seem to worked for me, so I thought I would just ask again to see if anyone might have some additional insight.   I help train colleagues at our company in using JMP and one problem that we regularly encounter is that if someone opens a file from Windows Explorer while they already h...

    althompsonphd althompsonphd
    Discussions |
    Mar 8, 2025 9:07 AM
    11428 views | 14 replies
  • Need help w/ Advanced JSL - Reading data from a Journal

    hello Need help w/ a JSL script that is so far created w/ the help of GPT4.0 but is not working. Script purpose: Take a single journal of analysis and extract data from it to a csv. In this first round I am focused on journals containing only categorical analysis.  The journal may contain 1 or multiple categorical table for a categorical variable, followed by a shared chart and a frequency chart. ...

    voryzover4 voryzover4
    Discussions |
    Mar 7, 2025 11:36 PM
    1597 views | 9 replies
  • Scripting Data Type- date properties with non-conforming format

    I'm struggling with changing this column property to a numerical continuous date. I know it's not a standard format, since it is in yymmdd and not yyyymmdd or m/d/y. Here is one of the many variations of the JSL I have tried to use that doesn't work. Is there another way? Data Table("XYZData"):Date1 of MFG << Set Data Type(Numeric, Format( "y/m/d", 10 ), Input Format( "yymmdd" );  

    Roddy Roddy
    Discussions |
    Mar 7, 2025 11:32 PM
    670 views | 2 replies
  • JSL이용하여 원하는 점간 연결

     첨부 이미지와 같이 그래프 빌더에서 원하는 좌표값 끼리 선으로 연결하고 싶은데,어떻게 하는지 아시는분 계시나요?  PCB에서 Scale 변화를 표현하고 싶은데, 위의 방식으로 표현할 수 있는 방법을 부탁합니다. 

    Johnlee Johnlee
    Discussions |
    Mar 7, 2025 8:39 PM
    852 views | 4 replies

Latest Discussions

  • GraphBuilder Challenge

    A Jmp graph with different Overlay categories - with a trick it's possible to create it:on the left: weight split by # doorson the right: weight split by year. Besides the trick, how can I use Overlay to create the graph? dt = Open( "$SAMPLE_DATA/Cars.jmp" ); dt << New Column( "Count_Make", Formula( Col Number( 1, :Make ) )); dt << Graph Builder( Variables( X( :Make ), X( :Make ), Y( :Wt ), Over...

    hogi hogi
    Discussions |
    Mar 9, 2025 3:21 AM
    1616 views | 3 replies
  • New instance of JMP® is opened each time a new file is opened

    Hi everyone,   I've searched around and found some solutions to the problem that I am having, but none of them have seem to worked for me, so I thought I would just ask again to see if anyone might have some additional insight.   I help train colleagues at our company in using JMP and one problem that we regularly encounter is that if someone opens a file from Windows Explorer while they already h...

    althompsonphd althompsonphd
    Discussions |
    Mar 8, 2025 9:07 AM
    11428 views | 14 replies
  • Scripting Data Type- date properties with non-conforming format

    I'm struggling with changing this column property to a numerical continuous date. I know it's not a standard format, since it is in yymmdd and not yyyymmdd or m/d/y. Here is one of the many variations of the JSL I have tried to use that doesn't work. Is there another way? Data Table("XYZData"):Date1 of MFG << Set Data Type(Numeric, Format( "y/m/d", 10 ), Input Format( "yymmdd" );  

    Roddy Roddy
    Discussions |
    Mar 7, 2025 11:32 PM
    670 views | 2 replies
  • JSL이용하여 원하는 점간 연결

     첨부 이미지와 같이 그래프 빌더에서 원하는 좌표값 끼리 선으로 연결하고 싶은데,어떻게 하는지 아시는분 계시나요?  PCB에서 Scale 변화를 표현하고 싶은데, 위의 방식으로 표현할 수 있는 방법을 부탁합니다. 

    Johnlee Johnlee
    Discussions |
    Mar 7, 2025 8:39 PM
    852 views | 4 replies
  • Question on negative binomial distribution incidence rate

    Hi I wonder if anyone can help out with my question?I have a dataset on one endoparasite in fish stomachs in a lake with four different fish phenotypes (Ab, Dw, Pi, Pl). The data fits well to a negative binomial distribution (see graph).I use a generalized regression with negative binomial distribution to analyse (Y) number of parasites in the four fish phenotypes (x1) with body length (x2) as a c...

    Kjartan Kjartan
    Discussions |
    Mar 6, 2025 10:53 PM
    594 views | 2 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
    409 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
    673 views | 0 replies
view all discussions