search for: jbeguin

Displaying 2 results from an estimated 2 matches for "jbeguin".

Did you mean: beguin
2009 Apr 23
0
Problem to get a simple Analysis of Variance table with lmer()
...--------------------------------- Thank's in advance for you amswer. Julien -- Julien Beguin Etudiant au doctorat Facult? de Foresterie et de G?omatique Universit? Laval, local 2113 2405 rue de la Terrasse, G1V 0A6 Qu?bec (Qc) Tel: (418) 656-2131 poste 2620 http://www.cen.ulaval.ca/anticosti/jbeguin.html
2009 Jul 31
2
merging two data frame with colomns of different length
Dear all, I am trying to merge two data frames based on a common column but for this common column both data frame do not have the same length and associated information. I checked previous exemples in the list but was not able to apply them in my case... Is someone know how to do that? Below is my code with the expected result: # data frame 1 Id1 <- c(1,1,1,2,2,2,3,3,3) Habit1 <-