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

Latest Discussions

  • Add a local data filter to a subset table command using code

    This is the code I wrote to create a subset table with a local data filter. I get a table with the columns selected but with all rows i.e., the local filter is not working.Data Table("JoinedData140523") << Subset( Selected columns only(0), columns( :age 2022, :"# of children"n, :Gender, :Nationality, :Religiosity, :Education 3, :TOP YN, :TOP NoRelig YN ), Local Data Filter( Add Filter( ...

    eliyahu100 eliyahu100
    Discussions |
    May 16, 2023 6:53 AM
    1209 views | 1 replies
  • How to read and update Effect content in the fit model with JSL?

    Hi folks,

    I have several models in the JMP data table, I know how to read the scripts with JSL. Is there any easy way to extract the effect from this script, make changes and replace with a new effect? If Block is inside the model effect, I need to change it into a random effect to run model again with REML. Thank you so much for your help.

    lazzybug lazzybug
    Discussions |
    May 15, 2023 12:50 PM
    897 views | 1 replies
  • 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
    1019 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
    1986 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
    4960 views | 16 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
    774 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
    986 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
    655 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
    702 views | 0 replies
view all discussions