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

  • Strange Behavior of Set Scale on Plot Col Box

    Consider this Plot Col Box:Names Default To Here( 1 ); New Window( "Example", pcb = Plot Col Box( "Probability", {0.325, -0.146, 0.251, 0.411} ) ); pcb << Set Scale( -1, 1 );It runs OK and sets scale as expected.But as soon as I have all the numbers positive - it ignores the Set Scale:Names Default To Here( 1 ); New Window( "Example", pcb = Plot Col Box( "Probability", {0.325, 0.146, 0.251, 0.411}...

    miguello miguello
    Discussions |
    May 12, 2023 5:43 PM
    1000 views | 1 replies
  • How to remove graph image

    In some cases, it's helpful to plot data over an image, or, more specifically, plot XY locations over an image and enable a graphlet of the pertinent data.  We can quickly associate the gathered data with visible aspects of our samples.  Adding an image to the graph is easyframe << Add Image( image( img ), bounds( top( 600 ), left( 0 ), bottom( 0 ), right( 1200 ) ) )and I do it a lot.  I am yet to...

    mmarchandTSI mmarchandTSI
    Discussions |
    May 12, 2023 12:39 PM
    2192 views | 5 replies
  • Splitting DoE table based on subsets of inputs

    Hi, I am looking for the best way to design a DoE table for a case like the example below (if that is possible!): If my input factors are categorical variables with two levels (e.g. present, not present), and imagine I have some maybe 20 input factors and one numeric response variable. Generally, using a custom design I can generate a DoE with one table which will have 20+1 columns and each row wi...

    ishwarvenugopal ishwarvenugopal
    Discussions |
    May 12, 2023 9:07 AM
    1960 views | 5 replies
  • How to reorder columns in one table based on row entries in another table?

    I have two tables - a subset of columns in table 1 have names which are also rows entries (in a column, say column 7) in table 2.table 2 rows are sorted in a desired (ascending) order. I would like to reorder only those columns in table 1 which have column names occurring in table 2 in the order they are sorted (in column 7) in table 2.How to achieve this via JSL?

    Neo Neo
    Discussions |
    May 12, 2023 6:04 AM
    2395 views | 4 replies
  • Mean / Individual Confidence Interval in Mixed Models for new data points

    Hi everyone, I fit a mixed model with one random effect in JMP 17. I would like to get confidence intervals for new predictions, i.e. data points which where not used in the model fitting. However, if I go to the red triangle in the fit model platform and use "Save Columns -> Mean/Individual Confidence Interval", it just gives values for the data points used in the model fitting. Is there some way...

    Anja_W Anja_W
    Discussions |
    May 12, 2023 5:54 AM
    5998 views | 13 replies

Latest Discussions

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
    775 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
    987 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
    656 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