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

  • Count of Items in Progress Using Dates

    Hello, I made this example data set to show the issue I am working through:New Table("Project Status", Add Rows(5), New Column("Project", Character, "Nominal", Formula("Project " || Char(Row()))), New Column("Start Date", Numeric, "Ordinal", Format("m/d/y", 12), Formula(Date Increment( Today() - In Days( Row() * 10 ), "Day" ))), New Column("End Date", Numeric, "Ordinal", Format("m/d/y", 12), F...

    DerekMoore DerekMoore
    Discussions |
    May 31, 2023 10:49 AM
    1024 views | 1 replies
  • How to script frame size for existing Graph Builder window

    Is there a way to set the frame size for an existing Graph Builder window with JSL? E.g., suppose I have a Graph Builder window open, and I would like to run a JSL file that will set the overall frame size of the graph in that window to 800x600.  Is that possible without having the reference to the GB object in the JSL script?

    BHarris BHarris
    Discussions |
    May 31, 2023 9:30 AM
    2899 views | 7 replies
  • How to add subtitles to control chart via scripting?

    Does anyone know of a way to add subtitles to control charts via scripting? I would have a column of subtitle names, and would like to loop through that and add row 1 as the subtitle for column 2, row 2 the subtitle for column 3.. ect  Any tips/knowledge if this is possible would be great! Thanks! 

    Abby_Collins14 Abby_Collins14
    Discussions |
    May 31, 2023 8:50 AM
    932 views | 1 replies
  • script to find and replace a numeric value with a missing value in the whole table

    Hi,I would like a code that would find and replace the number 999 in the whole table into a missing value.TIA

    eliyahu100 eliyahu100
    Discussions |
    May 31, 2023 8:16 AM
    3588 views | 5 replies
  • Message Unknown Appearing in Valid JSL Code

    Recently, I have noticed that JSL is reporting unknown message for valid code. Below is the latest example (unknown messages highlighted): Names Default to Here(1); Delete Symbols(); databaseFile = Pick File( "Select Music Collection File", "$DOCUMENTS", {"Music Collection|csv"}, 1, 0 ); albumTable = Open(databaseFile); albumTable << Delete Rows(N Rows()); :Name("Artist/Album") << Set Name...

    mdawson69 mdawson69
    Discussions |
    May 31, 2023 8:04 AM
    10587 views | 9 replies

Latest Discussions

  • How to add subtitles to control chart via scripting?

    Does anyone know of a way to add subtitles to control charts via scripting? I would have a column of subtitle names, and would like to loop through that and add row 1 as the subtitle for column 2, row 2 the subtitle for column 3.. ect  Any tips/knowledge if this is possible would be great! Thanks! 

    Abby_Collins14 Abby_Collins14
    Discussions |
    May 31, 2023 8:50 AM
    932 views | 1 replies
  • Correlation between the estimated regression coefficients and correlation between the explanatory variables

    Hello, What is the difference between the "correlation between the estimated regression coefficients (corr(b1, b2))" and the "correlation between the explanatory variables (corr(X1, X2))"? I found that, for example, corr(X1, X2) could be positive while corr(b1, b2) is negative. I think I understand corr(X1, X2), but I don't understand why we need to know corr(b1, b2), how it relates to corr(X1, X2...

    DendrogramSteer DendrogramSteer
    Discussions |
    May 31, 2023 7:27 AM
    2480 views | 3 replies
  • Summary Statistics for Text Analysis

    I am trying to get information on both a whole book and also by chapter. Is there a quick of doing that besides running the analysis twice? (For instance I would like to know how often a word occurs in a book and also in a chapter.) I am also trying to find out if certain words occur in proximity to other words. Is there a quick test for this? (For instance does "work" occur within 7 words of "inj...

    dkraeuter_sunne dkraeuter_sunne
    Discussions |
    May 31, 2023 7:21 AM
    821 views | 1 replies
  • Offset "Center" Point in 2 level Full Factorial Design

     Hello, I have a question regarding center points for a 2-level full factorial design with 3 continuous factors. As we are fairly resource constrained, we would be including 8 runs without repeats and then adding a center point (duplicated) to test for curvature and estimate the variability associated with our experiment. The goal of our experiment is to evaluate the robustness of our process and ...

    ProtSci23 ProtSci23
    Discussions |
    May 31, 2023 7:12 AM
    990 views | 1 replies
  • Dashboard

    Bonjour à tous, J’ai créé un Dashboard sur JMP, ce Dashboard utilise différentes bases de données Excel.Le Dashboard s’exécute via un script JMP.Cependant, j’aimerais pouvoir améliorer encore ce script. Le problème est que lors de l’exécution du script j’ai 2 problèmes : 1 - Devoir faire l’affectation manuellement à chaque fois des tables correspondantesDans mon script du Dashboard, chaque fichier...

    hcarr01 hcarr01
    Discussions |
    May 31, 2023 6:47 AM
    2050 views | 7 replies

Latest Discussions

  • Selecting multiple legend entries - how?

    Sometimes in a GraphBuilder it's difficult to select multiple entries in the legend, especially along the idea:- select a first entry- press shift *)- while clicking on another entry.If everything works fine, at the end both entries plus the entries in between will be selected. But there are cases where either the first selected entry or all entries are deselected at the end.
    Is there a feature beh...

    hogi hogi
    Discussions |
    May 24, 2023 3:08 PM
    636 views | 0 replies
  • 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
    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
view all discussions