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.

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

  • Definitive Screening design runs

    Hi From the DSD paper it is said that the number of runs that I have to do is 2M + 1 (Even Factor) and 2M+3 (Odd Factor), but when i use the DSD window in JMP 14 any reason that my 4 factors actually shows that I have to run 17 runs instead of only 9? Rgrds Irfan

    albiruni81 albiruni81
    Discussions |
    Jun 27, 2022 10:36 AM
    4700 views | 7 replies
  • How do you close a journal?

    I saw a similar post suggesting:window("Journal: Untitled")<<close window but unfortunately, this does not work. Does anyone else have anything else I can try? For reference, the journal is untitled.(Title is: "Journal: Unnamed *VALUE*").

    Andyon98 Andyon98
    Discussions |
    Jun 27, 2022 9:39 AM
    1271 views | 3 replies
  • Is a mixture design required for a two component mixture?

    I have a question about a mixture design that I am working on. The experiment in question is looking at the effect of blending different types of fluids on material compatibility. FactorsFluid_1 treat rate - the fraction of fluid A - 0-100Fluid_2 treat rate - the fraction of fluid B - 0-100Fluid_1 type - categorical, two levelsFluid_2 type - categorical, two levels Responseswell - continuous  A co...

    david_gillespie david_gillespie
    Discussions |
    Jun 27, 2022 8:21 AM
    3641 views | 5 replies
  • Linking a Column Switcher to a graph removes entries from the list

    Hi, when a Column Switcher is linked to a graph, JMP seems to check for "already existing" columns in the graph and removes them from the list of entries of the column switcher. Most of the time, this is a nice feature because it prevents collisions of the column switcher and already existing links between the graph and the column. But sometimes there are cases where this feature hurts.In the exam...

    hogi hogi
    Discussions |
    Jun 26, 2022 11:45 PM
    2072 views | 6 replies
  • JSL Functions Syntax Information (for Example: "Legend Model( )")

    I literally just started learning JMP and JSL.I am having a very hard time finding syntax information of functions, commands, etc..I cannot find most things neither on the "JSL Syntax Reference" document or online. Do you have any suggestions for a comprehensive list of all JSL functions and commands?For example, right now I am just trying to plot a graph specifying the legend names and colors. I ...

    Valerio Valerio
    Discussions |
    Jun 26, 2022 12:27 PM
    3538 views | 2 replies

Latest Discussions

  • How do you close a journal?

    I saw a similar post suggesting:window("Journal: Untitled")<<close window but unfortunately, this does not work. Does anyone else have anything else I can try? For reference, the journal is untitled.(Title is: "Journal: Unnamed *VALUE*").

    Andyon98 Andyon98
    Discussions |
    Jun 27, 2022 9:39 AM
    1271 views | 3 replies
  • Is a mixture design required for a two component mixture?

    I have a question about a mixture design that I am working on. The experiment in question is looking at the effect of blending different types of fluids on material compatibility. FactorsFluid_1 treat rate - the fraction of fluid A - 0-100Fluid_2 treat rate - the fraction of fluid B - 0-100Fluid_1 type - categorical, two levelsFluid_2 type - categorical, two levels Responseswell - continuous  A co...

    david_gillespie david_gillespie
    Discussions |
    Jun 27, 2022 8:21 AM
    3641 views | 5 replies
  • Linking a Column Switcher to a graph removes entries from the list

    Hi, when a Column Switcher is linked to a graph, JMP seems to check for "already existing" columns in the graph and removes them from the list of entries of the column switcher. Most of the time, this is a nice feature because it prevents collisions of the column switcher and already existing links between the graph and the column. But sometimes there are cases where this feature hurts.In the exam...

    hogi hogi
    Discussions |
    Jun 26, 2022 11:45 PM
    2072 views | 6 replies
  • Setting the starting directory for the "Save As" pop-up dialog with JSL

    JMP Pro 16.1 I want to write script that brings up a "Save As" dialog box when a button is clicked, but I want to control what directory it starts in.  I do not want to save the table with its current name; I want to give the user a chance to change the name before saving.If I run this code: dtTemp = New Table("Temp"); dtTemp << Save(""); The Save As dialog pops up in whatever directory I last sav...

    TomF TomF
    Discussions |
    Jun 25, 2022 12:28 AM
    2113 views | 2 replies
  • How to move legend in survival plot

    Hi, how do you move the legend in a survival plot? Survival plots cannot be made, it seems using Graph Builder, so the normal menu command to move the legend into the plot is not available. JMP Pro v12.1.0. 

    JamesNieh JamesNieh
    Discussions |
    Jun 24, 2022 11:35 AM
    1329 views | 2 replies

Latest Discussions

  • Urgent: covariance parameter estimates are all zero (i.e. estimate, Std error, confidence interval)

    Dear All,I have been analysing a two factorial (3*4) RCBD repeated measures design by using the mixed model approach in JMP. Above is a section of the report I got. Why are the estimates zero. Other information include about the analysis include:1. 14 continuous variables measured four times at unequal time periods2. All the three covariance structures I tried (AR1, Toeplizt and spatial power) had...

    MomentMonster90 MomentMonster90
    Discussions |
    Jun 13, 2022 5:53 AM
    784 views | 0 replies
  • Validate column values (make sure all values in column follow a specific pattern)

    Is there a better way rather than iteration of all the rows to validate values in column? Let's say before making something with the column I want to make sure that all values in column match specific Regex. Like so:!IsMissing(Regex(Column(myColumn)[1], "^\w+(\d{3})\w+$", "\1"))I can iterate through each row to make sure that all of them match, but maybe there is a better way?  

    miguello miguello
    Discussions |
    May 6, 2022 11:09 AM
    631 views | 0 replies
  • SUR (Seemingly Unrelated Regressions)

    HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
    and it is in stat in the nlsur command Regards

    Raaed Raaed
    Discussions |
    May 5, 2022 4:45 PM
    777 views | 0 replies
  • Friedman post hoc analysis

    Hello, I am trying to do a matched sample analysis across three different factors. I wanted to:1. Confirm that my sample would be what I pick for 'Block" when I do Fit Y by X when running Friedman's test2. Is there a post hoc analysis in JMP that I can use? I dont see Nemenyi or Conover as an optionThanks for your time.  

    pnakashe pnakashe
    Discussions |
    May 5, 2022 12:02 PM
    998 views | 0 replies
  • JMP script: Script Alarm Control chart- Table with atypical batch number and values

    Hello everyone,I am trying to make a table with the OOT (out of Trend) batches with their respective "atypical" values.I used for that the "script alarm" function as I could found some exemples on the JMP community. Here is my script:  z_KSigmaZ =1.4; // Création de la Carte de controle si N catégories > 5 Names Default To Here( 1 ); If(N Items(Associative Array(:"RNS/NS tordu (srg)")) > 5, Gr...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 29, 2022 6:29 AM
    701 views | 0 replies
view all discussions