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

  • Create Jmp file by c#

    Hi,
    I need to save a JMP file using C#. I checked in the samples folder attached to the software and there is no sign of saving a file.
    It should be something simple but I couldn't find an answer online either.
    Does anyone have an idea?
    Thanks.

    LinkageGrizzly1 LinkageGrizzly1
    Discussions |
    Jan 22, 2023 11:55 AM
    2269 views | 5 replies
  • Graph Builder Adding Elements

    Hi,I'm trying to add elements using Graph Builder while keeping existing elements.  I drag the element into the graph window and it shows a preview as if it's going to add it, but when I release the mouse it's gone.  Anyone have any insight on how to fix this?  JMP 16 Thanks!

    soccerguy1997 soccerguy1997
    Discussions |
    Jan 22, 2023 8:57 AM
    1531 views | 3 replies
  • All dialog box controls are unresponsive

    Please watch the video.
    Clicking on a control in a dialog box is not reflected on the screen.
    This problem occurs with all lists, pull-downs, tree lists, etc.
    However, if you change the size of the dialog box, it will be reflected.
    I have tried both JMP Pro 16 and Pro 17 and this happens in all dialog boxes.
    My PC is LG gram with Win10 having screen size of 2560 x 1600 x 150% (recommended setting), but...

    ojori ojori
    Discussions |
    Jan 22, 2023 3:27 AM
    1717 views | 2 replies
  • How to parse a formula / comparison from a column and apply on other column

    Hi All,
    I need to apply formula "Expected values" on my "Results[in%Format]" and store the Yes(1) or No (0) in my results column. I have tried different version of Eval()  and Parse() with no success.

    Any help please.

      

    HSS HSS
    Discussions |
    Jan 21, 2023 12:34 PM
    1347 views | 2 replies
  • Get name of current script

    I am trying to find a way to add the name of a script to the report created by the script. This means that I need to get a text string of the script name at some point. I can that the script file directory:sDir=Get Default Directory();and the files within that directory:lFiles=Files In Directory(sDir);But I haven't found a way to get only the file name I get is of the script I am currently running...

    JesperJohansen JesperJohansen
    Discussions |
    Jan 21, 2023 9:36 AM
    13924 views | 7 replies

Latest Discussions

  • Create Jmp file by c#

    Hi,
    I need to save a JMP file using C#. I checked in the samples folder attached to the software and there is no sign of saving a file.
    It should be something simple but I couldn't find an answer online either.
    Does anyone have an idea?
    Thanks.

    LinkageGrizzly1 LinkageGrizzly1
    Discussions |
    Jan 22, 2023 11:55 AM
    2269 views | 5 replies
  • Graph Builder Adding Elements

    Hi,I'm trying to add elements using Graph Builder while keeping existing elements.  I drag the element into the graph window and it shows a preview as if it's going to add it, but when I release the mouse it's gone.  Anyone have any insight on how to fix this?  JMP 16 Thanks!

    soccerguy1997 soccerguy1997
    Discussions |
    Jan 22, 2023 8:57 AM
    1531 views | 3 replies
  • JMP Scripting Index feedback and discussion

    Disclaimer: This will be a fairly lengthy post and took a fair bit time to write. It will also be a bit unstructured as I added more things when they came to my mind while writing it. These are all my own (strong) opinions based on my few years (4) of JMP usage. I have also a list of issues with JMP's Online Help page, but I try to avoid most of that feedback here.   JMP Scripting Index is great (...

    jthi jthi
    Discussions |
    Jan 21, 2023 9:22 AM
    6687 views | 11 replies
  • Cannot initiate "Fit Yby X" from new data table

    I'm a casual user of JMP (far from an expert), and newly upgraded to JMP 17. If I create a new data table and enter in the first two columns, I cannot then complete a "Fit Y by X" analysis. The dialog window opens, but I am unable to highlight and drag either column into the "X" or "Y" fields. Some other notes or observations on the process include:The data is continuous numerical, with column nam...

    cfarnden cfarnden
    Discussions |
    Jan 20, 2023 6:12 PM
    873 views | 1 replies
  • Are JMP certifications gone?

    I was looking at the certifications for JMP and they have been removed from the website. Is this a typo?

    residentx10 residentx10
    Discussions |
    Jan 20, 2023 12:40 AM
    8015 views | 12 replies

Latest Discussions

  • 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
  • C Stack Usage Error When Sending Code to R

    Hello, I'm trying to invoke some commands in R using the R Submit function in JSL and am getting the error below. Is this an issue with JMP17 and R integration? It only happens when I invoke a specific package using JSL so it's hard for others to replicate w/o installing R and the package as well. I'm using JMP 17.0 and R 4.2.0. Never saw this error with JMP 16. "Error: C stack usage 4123778 is to...

    vigslayer vigslayer
    Discussions |
    Dec 15, 2022 8:14 PM
    986 views | 0 replies
  • How to fix X Axis Settings for Operating Characteristic Curves

    I'm playing around with different scenarios on an Operating Characteristic curve in which the fraction defective is very small (screen shot below).  Every time I run a scenario, the x-axis automatically changes to a range that is way too wide to be useful and I have to change it back manually.Is there a way to make the x-axis setting constant? (I'm using Jmp Pro 16.1)Thanks! 

    The_Annie The_Annie
    Discussions |
    Dec 15, 2022 2:29 PM
    874 views | 0 replies
view all discussions