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

  • Values logged in Print not matching values in script executions

    Hi, I am trying to understand some behavior in a function that uses Default Local scope. Namely, the values that appear in my logs when using Print statements do not match the values that my code is executed with. For example in this script:  Names Default To Here( 1 ); EXAMPLE_VALUE = "100"; showExampleModal = Function( {}, {Default Local}, Print("Here:EXAMPLE_VALUE: " || Char(Here:EXAMPLE_...

    mat-ski mat-ski
    Discussions |
    Apr 21, 2023 7:55 PM
    1896 views | 5 replies
  • enable/disable toolbar icons

    Toolbar icons appear gray if the window has the wrong type: vs.  how can I control this behavior for my own toolbars?  

    hogi hogi
    Discussions |
    Apr 21, 2023 2:44 PM
    1381 views | 2 replies
  • JMP Script: Problem with a Link Platform

    Hello all,I am trying to make a window integrating a platform link which makes:- a statistic table,- and a graphThe statistic table and graph is based on the user selection integrating a column switcher.At the end, all is linked with the platform link. I did the exact same programming based on two different list.One of the is working really well. However, the second one, I get this message:"The Nu...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 21, 2023 1:10 PM
    833 views | 1 replies
  • Pareto Plot Per Unit Rates error message

    I am trying to use the Pareto Plot Platform to perform per unit analysis.I've tried to set up my data in the same structure as what I find in the example: Help > Sample Data Folder and open Quality Control/Failuressize.jmpI've followed the example instructions in "Example of a Non-Constant Sample Size across Groups"   I'm successfully using the sample data and get results as expected.When I try th...

    ted_ellefson ted_ellefson
    Discussions |
    Apr 21, 2023 11:35 AM
    3146 views | 7 replies
  • How can the following JSL be modified to adjust the width of the text edit box to 500 pixels?

    Hello!ex = New Window( "", <<modal, Panel Box( "", H List Box( teb = Text Edit Box() ) ), Panel Box( "", H List Box( Button Box( "OK", ng = teb << get text ) ) ) );

    lala lala
    Discussions |
    Apr 21, 2023 11:18 AM
    1295 views | 2 replies

Latest Discussions

Latest Discussions

  • 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
    776 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
    991 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
    659 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
    705 views | 0 replies
  • How do I choose which significant effects to use for a posthoc

    I'm looking at the impact of 4 two level independent categorical variables on a continous dependent variable. How to I choose what effect to use for a posthoc analysis? If I choose forexample size*treatment*shelfcode how do I consider the effect color to explain dependent variable Firmness?Do I do posthoc on all interactions? If yes, how do I interprete separate posthocs on the same variable firmn...

    JulianAch JulianAch
    Discussions |
    Apr 1, 2023 2:15 PM
    625 views | 0 replies
view all discussions