Message-ID: <Pine.A41.4.63a.0509041035160.215666@homer09.u.washington.edu>
Date: 2005-09-04T17:36:09Z
From: Thomas Lumley
Subject: survey weights
In-Reply-To: <20050904172910.49829.qmail@web50011.mail.yahoo.com>
On Sun, 4 Sep 2005, A Das wrote:
> Thanks, Thomas.
> Yes, that's exactly what happened: the warnings
> came first after "data(China)", and then after
> "dchina<-svydesign..." So the design object isn't
> being produced? The dataset is very large, and the
> weights were already set in Stata before importing.
> Would either of those cause problems?
Probably not. What was the error message from svydesign()? That is what
will say what went wrong.
-thomas