[R] weights error in svyglm
Milan Bouchet-Valat
nalimilan at club.fr
Fri Apr 11 19:11:55 CEST 2014
Le vendredi 11 avril 2014 à 15:54 +0000, Lee, Laura a écrit :
> Thanks! That worked. However, what error distribution is assumed? I
> was hoping to use a negative binomial.
Since svyglm() computes designed-based standard errors, you should be
able to simply pass family=poisson instead. See
books.google.fr/books?id=L96ludyhFBsC&pg=SA10-PA44
and following sections.
Regards
More information about the R-help
mailing list