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

  • Control chart warning - in table format to email

    Hi Team,              For current control chart warning to email.            (I try to search it from JMP discussion but not able to find similar discussion, please help on it).              Q1.              Scenario: 50 WAT items, run control chart alarm, there are 10 items with SPC rule violation.             1. Can we run JSL to summary the alarm item in table format- and mentioned the violatio...

    Lichun Lichun
    Discussions |
    May 15, 2023 12:32 PM
    1015 views | 1 replies
  • JSL to Python Scripting

    I am very new to both Python and JSL and am trying to run a script I wrote in Python through the JSL-Python connection. I would like to:1. Select a .txt file from my desktop 2. Send that file to Python3. Execute the tidying procedure I've written  4. Return a JMP table  This is currently what my code looks like. Thanks so much for any advice!    

    efulton2 efulton2
    Discussions |
    May 15, 2023 11:59 AM
    1977 views | 2 replies
  • Graph builder - turn off multiple confidence intervals

    Hello, in Graph builder - is it possible to simultaneously turn off multiple confidence intervals when a Fit Line has been applied?  I changed the Smoother to Line of Fit, and the confidence intervals are added by default.1. There's nowhere in Preferences I could find to turn it off. Ideally, would like to set this as a preference.2. In the sidebar menu - holding down <CONTROL> while clicking off ...

    paulp paulp
    Discussions |
    May 15, 2023 7:28 AM
    2447 views | 4 replies
  • Remove Upper and Lower 95% from means and std plot

    Hi all, I have this function for making a bivariate plot, with means and std. However, I need to remove the Lower 95% and Upper 95% from the table. I tried making it manually but I don't know how to incorporate it with the function. Please help
    This is the function:New Window( "Tmp Window", vc = Oneway( Y( :Param ), X( :Param1 ), Means and Std ...

    UserID16644 UserID16644
    Discussions |
    May 15, 2023 6:30 AM
    1081 views | 1 replies
  • Formule colonne

    Bonjour à tous, Je cherche à construire une formule par rapport à plusieurs colonnes de ma base de données. Ce n’est pas si simple à comprendre, je vais expliquer mon objectif à l’aide d’un exemple :  Partie grise : Ici, voici 4 type d’objet différents (ENT1,..,ENT4). Chacun des objets est associé à un numéro d’avancement (colonne T), ces numéros sont eux reliés à des opérations bien définis. Part...

    hcarr01 hcarr01
    Discussions |
    May 15, 2023 6:07 AM
    4947 views | 16 replies

Latest Discussions

  • Control chart warning - in table format to email

    Hi Team,              For current control chart warning to email.            (I try to search it from JMP discussion but not able to find similar discussion, please help on it).              Q1.              Scenario: 50 WAT items, run control chart alarm, there are 10 items with SPC rule violation.             1. Can we run JSL to summary the alarm item in table format- and mentioned the violatio...

    Lichun Lichun
    Discussions |
    May 15, 2023 12:32 PM
    1015 views | 1 replies
  • JSL to Python Scripting

    I am very new to both Python and JSL and am trying to run a script I wrote in Python through the JSL-Python connection. I would like to:1. Select a .txt file from my desktop 2. Send that file to Python3. Execute the tidying procedure I've written  4. Return a JMP table  This is currently what my code looks like. Thanks so much for any advice!    

    efulton2 efulton2
    Discussions |
    May 15, 2023 11:59 AM
    1977 views | 2 replies
  • Formule colonne

    Bonjour à tous, Je cherche à construire une formule par rapport à plusieurs colonnes de ma base de données. Ce n’est pas si simple à comprendre, je vais expliquer mon objectif à l’aide d’un exemple :  Partie grise : Ici, voici 4 type d’objet différents (ENT1,..,ENT4). Chacun des objets est associé à un numéro d’avancement (colonne T), ces numéros sont eux reliés à des opérations bien définis. Part...

    hcarr01 hcarr01
    Discussions |
    May 15, 2023 6:07 AM
    4947 views | 16 replies
  • GLM

    Hi!I am trying to interpret the results from a Generalized Linear Model but I do not seem to find many examples of people using it and then writing about it in terms of analysis. I was wondering if any of you could provide some examples or a simple template on which numbers to look at. Thanks in advance

    PoissonOpossum3 PoissonOpossum3
    Discussions |
    May 15, 2023 4:06 AM
    859 views | 1 replies
  • Prediction Profiler simulator change variables from the table

    Hello,I have a response surface fit for 8 parameters. 4 of them changing randomly with normal distributions and other 4 have fixed values. I want to change these fixed values from a DOE table. Is there a faster way to do that, or should i change them manually? Thank you

    Hazal Hazal
    Discussions |
    May 15, 2023 3:54 AM
    849 views | 1 replies

Latest Discussions

  • how to read the output from Johnson-Neyman plot and floodlight analyisis?

    hi,I have got an add-in from https://community.jmp.com/t5/JMPer-Cable/Who-what-why-and-how-Tools-for-modeling-and-visualizing/bc-p/624293#M842 to implement floodlight analysis through Johnson-Neyman Plot.  according to the table of the example from the linkage above; what does "_c" mean? such as "meaning_c" and overwhelming_c"? focus on my own study, I got a moderator called "SE" which is a contin...

    Rongyu_Kuang Rongyu_Kuang
    Discussions |
    Apr 23, 2023 8:56 AM
    1195 views | 0 replies
  • Goodness of Fit statistics for GLM Probit Fit: Deviance or Pearson?

    Which GoF statistic is best to use (Pearson or Deviance) when the results disagree?  Is one better suited for Probit than the other? I'm using JMP Pro 17.0.0 

    DBerger DBerger
    Discussions |
    Apr 18, 2023 12:50 PM
    773 views | 0 replies
  • Interpreting Pairwise Tukey HSD t ratio in Zero-Inflated Poisson

    The context of my data is from an e-commerce website. I am measuring the number of errors made based on different independent variables: Filtering technique (Alphabetical, Relevance and Search) and Number of Items added (Add one at a time, or add multiple items to cart at once). As the number of errors made is 0 most of the time, I have opted to use the Zero Inflated Poisson Regression. When I per...

    ConstructChart2 ConstructChart2
    Discussions |
    Apr 13, 2023 12:46 PM
    985 views | 0 replies
  • oci connection example

    I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    sconard sconard
    Discussions |
    Apr 10, 2023 10:40 AM
    654 views | 0 replies
  • Criblage des processus

    Bonjour à tous,Est-il possible de mettre dans le criblage des processus le format/la colonne de notre choix dans le module « dernière alarme ». Pour ma part j’aimerais pouvoir y mettre une colonne Date pour pouvoir contrôler à quels jour interviennent mes dernières alarmes.Merci pour votre aide.

    hcarr01 hcarr01
    Discussions |
    Apr 3, 2023 2:41 AM
    701 views | 0 replies
view all discussions