search for: 4.826e

Displaying 2 results from an estimated 2 matches for "4.826e".

Did you mean: 7.826e
2008 Nov 13
2
2^2 problem revisited
Dear R gurus: Here is the following from Montgomery's Design and Analysis of Experiments, 5th edition. > str(rout1.df) 'data.frame': 16 obs. of 3 variables: $ resp: num 18.2 18.9 12.9 14.4 27.2 24 22.4 22.5 15.9 14.5 ... $ A : Factor w/ 2 levels "-1","1": 1 1 1 1 2 2 2 2 1 1 ... $ B : Factor w/ 2 levels "-1","1": 1 1 1 1 1 1 1 1 2
2008 Oct 12
0
false convergence (8) after removal of the two-way interaction
Dear All, I am working with a generalized linear mixed-effects model with poisson error using the lme4 package in R. I created a model with the lmer function including some main effects, three two way interactions and two random effects. The model works well, but I have troubles when removing on of the two-way interactions. The Warning message: "In mer_finalize(ans) : false convergence