Home » Data » Weighting data » Sample weights disappear after merge household with childs recode
Re: Sample weights disappear after merge household with childs recode [message #10957 is a reply to message #10937] |
Wed, 12 October 2016 12:08 |
RKelders
Messages: 9 Registered: June 2016 Location: Amsterdam
|
Member |
|
|
Dear Tom,
I am not working with the merged file at the moment, just in the KR file. I ran a frequency table on the V005 and there were no missing values. All values were above 0. Would you mind trying this in the STATA programme to see if you get the same error? I am using the Bangladesh, 2011, KR file. Below is my syntax:
COMPUTE rweightCH=V005/1000000.
EXECUTE.
FREQUENCIES VARIABLES=rweightCH
/ORDER=ANALYSIS.
WEIGHT by rweightCH
And when I want to analyse my data using the weights, I get the following error:
>Warning # 3211
>On at least one case, the value of the weight variable was zero, negative, or
>missing. Such cases are invisible to statistical procedures and graphs which
>need positively weighted cases, but remain on the file and are processed by
>non-statistical facilities such as LIST and SAVE.
I hope you can help!
Thank you in advance,
Rachel
|
|
|
Goto Forum:
Current Time: Sun Dec 22 01:41:27 Coordinated Universal Time 2024
|