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

  • How do I change the Eigenvalue cutoff in Variable Clustering ?

    Hello: I am trying to change the default cutoff for the eigenvalue in variable clustering.  It looks like JMP is using a default value of 1.  Eigenvalue change is not available as an option in the platform.  I looked into the scripting index, and I am not sure how to change the eigenvalue: dt = Open( "$SAMPLE_DATA/Cities.jmp" );
    obj = dt << Cluster Variables( Y( :OZONE, :CO, :SO2, :NO, :PM10 ) ); A...

    AN1 AN1
    Discussions |
    Feb 28, 2023 5:00 PM
    908 views | 1 replies
  • Using Graph Builder, page function, the legend only appears on the first page.

    Hi all,l am using the graph builder for producing multiple graphs, all line graphs, when l use the page function for a by variable, the legend only appears on the first page, l would like the legend on all pages, l know l am missing something very obvious, but l can't seem to find it. Thanks,Mick 

    Mickyboy Mickyboy
    Discussions |
    Feb 28, 2023 2:09 PM
    1273 views | 2 replies
  • when I download the .csv file, see the image how it looks like.

    How can I delete first three rows and make fourth row as my header ? Please let me know.

    dheerules dheerules
    Discussions |
    Feb 28, 2023 11:20 AM
    1654 views | 2 replies
  • How do I get Street Map Service to align up with my data

    I have some latitude and longitude data that I place in graph builder.  When I select Simple Earth and Detailed Earth as a background map the data aligns perfectly.  When I select Street Map Service the data is not aligned with map.  Not sure what I can do to get this fixed.  Sometimes it seems to work, and sometimes it does not.  

    Machine23 Machine23
    Discussions |
    Feb 28, 2023 11:15 AM
    876 views | 1 replies
  • Can I edit the text for group x and group y labels?

    I am creating a graph that uses group x and group y. Is it possible to edit the text, the actual words? JMP uses the values from the data table column but I would like to add some additional information eg count of occurrences and percent of total. So I'd like group y label to read "Bald Cypress, N= 64, 76.56%" and the same for Red Maple and Swamp White Oak.  

    dleason dleason
    Discussions |
    Feb 28, 2023 10:24 AM
    1065 views | 1 replies

Latest Discussions

  • How do I change the Eigenvalue cutoff in Variable Clustering ?

    Hello: I am trying to change the default cutoff for the eigenvalue in variable clustering.  It looks like JMP is using a default value of 1.  Eigenvalue change is not available as an option in the platform.  I looked into the scripting index, and I am not sure how to change the eigenvalue: dt = Open( "$SAMPLE_DATA/Cities.jmp" );
    obj = dt << Cluster Variables( Y( :OZONE, :CO, :SO2, :NO, :PM10 ) ); A...

    AN1 AN1
    Discussions |
    Feb 28, 2023 5:00 PM
    908 views | 1 replies
  • How do I get Street Map Service to align up with my data

    I have some latitude and longitude data that I place in graph builder.  When I select Simple Earth and Detailed Earth as a background map the data aligns perfectly.  When I select Street Map Service the data is not aligned with map.  Not sure what I can do to get this fixed.  Sometimes it seems to work, and sometimes it does not.  

    Machine23 Machine23
    Discussions |
    Feb 28, 2023 11:15 AM
    876 views | 1 replies
  • Can I edit the text for group x and group y labels?

    I am creating a graph that uses group x and group y. Is it possible to edit the text, the actual words? JMP uses the values from the data table column but I would like to add some additional information eg count of occurrences and percent of total. So I'd like group y label to read "Bald Cypress, N= 64, 76.56%" and the same for Red Maple and Swamp White Oak.  

    dleason dleason
    Discussions |
    Feb 28, 2023 10:24 AM
    1065 views | 1 replies
  • Can a multi-page PDF read the file size of each page into a table using JSL?

    Please expert help, a multi-page PDF can use JSL implementation to read each page PDF file size into a table?Thanks!

    UersK UersK
    Discussions |
    Feb 27, 2023 7:15 PM
    2019 views | 3 replies
  • New graph

    Dear All, Is it possible to reproduce the attached graph with JMP?
    Personally, I don't have much programming skills, however, since the JMP graphics are very defined, it would be a nice graphic to include in scientific publications.
    Thank you
    Giuseppe 

    GiuseppeC GiuseppeC
    Discussions |
    Feb 27, 2023 12:19 AM
    2238 views | 4 replies

Latest Discussions

  • JMP Script Window - Hovering over a variable do not show the value stored in the variable if passed between scripts

    I have found that hovering over a variable is very useful feature in JMP Script Window/Editor when debugging the script. I have been working with very long script which I have divided to smaller pieces by using Include-feature. I am able to pass variable content correctly between the included scripts but it looks like hovering do not work on included script windows (showing empty variable content ...

    JanneI JanneI
    Discussions |
    Jan 27, 2023 5:51 AM
    792 views | 0 replies
  • Choice experiment: probability profiler baseline assumptions

    Dear community,  For the probability profiler as used to analyse data in choice experiment analysis, I am wondering how to optimally set the baseline scenario to compare probability profiler data.  Following for instance von Wedel & Hagist (2022), utilize the probability profiler to compare the baseline of the combination of attributes with the lowest marginal utilities. While such an analysis is ...

    Declan_JMP Declan_JMP
    Discussions |
    Jan 23, 2023 3:54 AM
    1598 views | 0 replies
  • Can we find some tutorials videos in YouTube?

    Hello everyone, passing by to say hello and to share that I created a YouTube Channel with JMP 17 Video Tutorials in english, spanish and portuguese.As an enthusiast about Problem Solving, passionated about JMP and a JMP Partner, I hope you'll come with me, subscribe to the channel and enjoy all the videos that are there and yet to come.https://www.youtube.com/@planaconsultoria Best regards!

    Matheus_Plana Matheus_Plana
    Discussions |
    Jan 15, 2023 10:27 AM
    1626 views | 0 replies
  • Data puzzles via Hanukkah of Data is underway

    If you're looking for some data wrangling puzzles, the Hanukkah of Data series of daily puzzles is underway at https://hanukkah.bluebird.sh/5783/. They're on day 2 of 8 now. As far as I can tell, you can do them whenever and there's no competitive part. I'm doing them in JMP, of course!

    XanGregg XanGregg
    Discussions |
    Dec 19, 2022 11:21 AM
    811 views | 0 replies
  • Slope and Intercept Collector error "matrix must be non-singular in access or evaluation of 'Inv' , Inv/*###*/(x` * x)"

    HI all,I have a question about an error I'm getting when using @stan_koprowski's slope and intercept add-in. I've posted my question on the add-in's thread but due to the much lower exposure compared to discussion posts, I thought that it might be a good idea to ask here as well. I made a mock data table with three groups and several observations in each group. When I run the add-in I am getting t...

    Lavik17 Lavik17
    Discussions |
    Dec 19, 2022 10:20 AM
    949 views | 0 replies
view all discussions