Hi, I am in trouble on doing poisson regression for a complex sample design data by svyglm (survey package). I have a dataset contained these variables: caseumber, y(which is count), x1, x2, stratum, weight. It is a complex sample design with equal probability without replacement. How can I fit a poisson regression like this "y=x1 x2" by svyglm?
Thank you, Hanze [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.