Displaying 3 results from an estimated 3 matches for "omatiqu".
Did you mean:
omatique
2009 Feb 19
1
modifying legend in scatterplot matrix R
...y "fenced", as well as moving the legend in
another place in my graphic... is someone know how to do that with a
scatterplot?
Thank's
Julien
--
Julien Beguin
Etudiant-chercheur au doctorat
Laboratoire d'analyse quantitative des paysages, local 2113
Facult? de Foresterie et de G?omatique
Universit? Laval
2405 rue de la Terrasse, G1V 0A6 Qu?bec (Qc)
Tel: (418) 656-2131 poste 2620
2009 Apr 23
0
Problem to get a simple Analysis of Variance table with lmer()
...1/z2/x1), data=data.test,
family=binomial(link = "logit"))
anova(fit.binomial)
summary(fit.binomial)
-----------------------------------------------------------------------
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 <-