[R] crosstable and regression for survey data (weighted)
haps
halptekin at gmail.com
Sat Jun 30 05:45:07 CEST 2012
Thanks Pablo,
There must be a spelling issue then although I can get the tables and other
stuff on the same variables. In this case, I will go for the glm below, and
hopefully this will not make the results too bad.
mylogit <- glm(response~ var1+ var2+ var3+ var4+ var5+ var6, weights =
sweight, family = quasibinomial(link = "logit"))
--
View this message in context: http://r.789695.n4.nabble.com/crosstable-and-regression-for-survey-data-weighted-tp4634083p4634950.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list