Re: [R] mclogit

2014-04-14 Thread Philippe Galipeau
Hi, have you found a solution for your question 1? Le jeudi 11 octobre 2012 19:03:16 UTC-4, Katelyn Weaver a écrit : > Hello, > > I am new to R and am trying to complete a mixed conditional logistic > regression. There are two issues that I am currently having: > > 1. I am not sure how to in

[R] mclogit

2012-10-11 Thread Katelyn Weaver
Hello, I am new to R and am trying to complete a mixed conditional logistic regression. There are two issues that I am currently having: 1. I am not sure how to insert the random effects variable into the equation. My current equation is model<-mclogit(Presence~AllWet+AllAg+strata(Pair)) where Pr