cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • Local data filter, graph legend

    When I use Local data filter the Legend of the graph is not updated. Any idea how to solve it? I am using JMP12.

    Gilack Gilack
    Discussions |
    Feb 8, 2023 5:09 AM
    853 views | 1 replies
  • Can JSL download server data through an API that python can use?

    For example, the server has apis for downloading data to python  
    Is there a way that JSL can also download server data through this API?It should be a very professional question,Thanks Experts!

    lala lala
    Discussions |
    Feb 7, 2023 10:14 PM
    810 views | 1 replies
  • can i pin a ruler measurement to a graph in JMP

    Hello, i was wondering, i often use the ruler function in graph builder to measure elements on a graph.  is there a way to pin that measurement to the graph itself? i can't seem to figure out a way to do it, thanks!

    LogitPorcupine1 LogitPorcupine1
    Discussions |
    Feb 7, 2023 10:11 PM
    1856 views | 1 replies
  • Join Question: timestamp range, kinda sorta?

    So I have a question about how to do a join to get rows matched up kinda sorta to their similar timestamps.  I've got two tables, one for defect data, one for wafer count through a tool.  The timestamps don't match up and not every wafer measured in one table is recorded in the other.  Any tips on how to join this table for the ultimate goal of plotting defect count vs wafer count?========1.6milli...

    aliegner1 aliegner1
    Discussions |
    Feb 7, 2023 9:35 PM
    12720 views | 7 replies
  • How do I read HTTP response headers?

    Hello! I am trying to use JSL (JMP 16.2.0) to read data from an API which contains some relevant data in response headers (in particular, I want to examine the Content-Location header to make a subsequent request). The only documentation I can find around making HTTP requests are examples. In these examples, there is generally a call along the lines of:request = New HTTP Request( URL( url ), Met...

    BenchlingVic BenchlingVic
    Discussions |
    Feb 7, 2023 9:30 PM
    2007 views | 2 replies

Latest Discussions

  • Local data filter, graph legend

    When I use Local data filter the Legend of the graph is not updated. Any idea how to solve it? I am using JMP12.

    Gilack Gilack
    Discussions |
    Feb 8, 2023 5:09 AM
    853 views | 1 replies
  • Can JSL download server data through an API that python can use?

    For example, the server has apis for downloading data to python  
    Is there a way that JSL can also download server data through this API?It should be a very professional question,Thanks Experts!

    lala lala
    Discussions |
    Feb 7, 2023 10:14 PM
    810 views | 1 replies
  • can i pin a ruler measurement to a graph in JMP

    Hello, i was wondering, i often use the ruler function in graph builder to measure elements on a graph.  is there a way to pin that measurement to the graph itself? i can't seem to figure out a way to do it, thanks!

    LogitPorcupine1 LogitPorcupine1
    Discussions |
    Feb 7, 2023 10:11 PM
    1856 views | 1 replies
  • JSL How to Dispatch a message to a specific variability chart in SendToReport?

    Hello, I am receiving dozens of warnings in the log file which seem to come from Dispatch not being addressed as desired. I use JMP 16.0.0. Here is an example to illustrate the issue. My real application is more complex with several individual Dispatch commands to the charts. dt = Open("$SAMPLE_DATA\Big Class.jmp"); dt:age << SetModelingType("Continuous"); dt << VariabilityChart( X(:sex), Y(:...

    AlexanderKrebs AlexanderKrebs
    Discussions |
    Feb 7, 2023 6:58 PM
    1750 views | 4 replies
  • jmp sur python

    Bonjour, J'essaie d'utiliser python pour comparer les résultat obtenu sur JMP.  J'ai donc mon code généré par JMP mais je doit l'appliquer sur python et j'arrive à rien générer.  j'arrive pas à "import jmp_score as jmp " qui me sort des erreurs Import "jmp_score" could not be resolved Si quelqu'un ce connais en python et sait comment faire

    ChiSquareErmine ChiSquareErmine
    Discussions |
    Feb 7, 2023 6:53 PM
    1862 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
    801 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
    1616 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
    1652 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
    825 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
    961 views | 0 replies
view all discussions