[R] unordered multinomial logistic regression (or logit model) with repeated measures (I think)

Dieter Menne dieter.menne at menne-biomed.de
Thu Oct 8 18:25:30 CEST 2009




drlucyasher wrote:
> 
> I am attempted to examine the temporal independence of my data set and
> think I need an unordered multinomial logistic regression (or logit model)
> with repeated measures to do so. 
> 
> What I have thought of so far is 
> 
> glm(Location~ Pen| Bird*AMPM*Time, family=mulinomial)
> 
> 

Check package MCMCglmm. In the tutorial coming with it, there is a example
that is quite similar to your's.

Dieter

-- 
View this message in context: http://www.nabble.com/unordered-multinomial-logistic-regression-%28or-logit-model%29-with-repeated-measures-%28I-think%29-tp25803223p25803287.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list