search for: rgee1

Displaying 1 result from an estimated 1 matches for "rgee1".

Did you mean: gee1
2011 Mar 21
0
binary data with correlation
...dance data I used a 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-...