search for: motivado

Displaying 2 results from an estimated 2 matches for "motivado".

Did you mean: motivando
2011 Aug 12
0
Mixed Logit model mlogit error
...and three choices (variable Y). The database is in a cvs file called CAU. This is the code I have run successfully up to now. CAU$Y<- as.factor(CAU$Y) mldata<-mlogit.data(CAU, varying=NULL, choice="Y", shape="wide") mlogit.model<-mlogit(Y~1|Gender+Age+Net+CompT+Hrs+Motivado+Visits+StudyT+HrsVis,data=mldata,reflevel="1") I am having problems running the mixed logit model. I have changed (only) the mlogit command, as follows mlogit.model<-mlogit(Y~1|Gender+Age+Net+CompT+Hrs+Motivado+Visits+StudyT+HrsVis, data=mldata,reflevel="1",rpar=c(Gender=...
2011 Jul 04
1
Contrastes con el paquete survey (svycontrast)
Estimados usuarios: Estoy intentando reproducir el ejemplo 6.4 de Thomas Lumley. Complex Survey. Editorial Wiley. 2010 (ver la página en google: