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

  • Unbalanced Control Treatment

    I have 4 N Rates (0, 140, 168, 224) and three N sources (CRU-60, CRU-75, U)Control or 0 N rate has no source attached to it as no fertilizer gets appliedWhen I run the main and interaction effects, the control does not get analyzed. Additionally, when I look at my anova, am I to expect to see a model with a df of 9 (3 N rate*3 N source + control)? If so, I am not getting that. I uploaded an exampl...

    MANOVALogKoala1 MANOVALogKoala1
    Discussions |
    Jun 27, 2022 1:05 PM
    3154 views | 3 replies
  • split plot unbalanced number of replicates

    hello,I'm working on a large breeding experiment testing the effect of drought on different genotypes. We set the main plot to irrigation level ( 2 levels), and the sub plot is the genotype ( 300 genotypes), 280 of them replicate in all three blocks and 20 are only found in two of the block. is there a way to estimate main effect of this kind of experimental design on JMP? thanks, Roy    

    RoySadeh RoySadeh
    Discussions |
    Jun 27, 2022 10:41 AM
    1203 views | 2 replies
  • 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

Latest Discussions

  • Unbalanced Control Treatment

    I have 4 N Rates (0, 140, 168, 224) and three N sources (CRU-60, CRU-75, U)Control or 0 N rate has no source attached to it as no fertilizer gets appliedWhen I run the main and interaction effects, the control does not get analyzed. Additionally, when I look at my anova, am I to expect to see a model with a df of 9 (3 N rate*3 N source + control)? If so, I am not getting that. I uploaded an exampl...

    MANOVALogKoala1 MANOVALogKoala1
    Discussions |
    Jun 27, 2022 1:05 PM
    3154 views | 3 replies
  • split plot unbalanced number of replicates

    hello,I'm working on a large breeding experiment testing the effect of drought on different genotypes. We set the main plot to irrigation level ( 2 levels), and the sub plot is the genotype ( 300 genotypes), 280 of them replicate in all three blocks and 20 are only found in two of the block. is there a way to estimate main effect of this kind of experimental design on JMP? thanks, Roy    

    RoySadeh RoySadeh
    Discussions |
    Jun 27, 2022 10:41 AM
    1203 views | 2 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

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