Displaying 1 result from an estimated 1 matches for "alus01".
Did you mean:
glus01
2011 Mar 21
0
binary data with correlation
...gls with the
function:
correlation = corARMA(form = ~ session|trapfield, p = 1, q = 0)
But now I want to use presence absence data?I know about the problem with
correlated -binary data- but maybe somebody already created a solution?
Something like that, which is not working?.
rgee1 <- geeglm(Alus01 ~ treatment + scale(LAI) + scale(log(Tot_Sp)) +
scale(AveH) , data = plates, family = binomial, waves = session, id =
trapfield, corstr = "ar1")
Any help is appreciated a lot?.
Thanks
Yvonne
--
View this message in context: http://r.789695.n4.nabble.com/binary-data-with-correlation-tp3...