Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: probable error, "weights invalid" using stset
From
"Brown, Elizabeth" <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: probable error, "weights invalid" using stset
Date
Mon, 31 Oct 2011 18:51:31 +0000
Dear all,
I encountered a PROBABLE ERROR using stset that I'm unsure how to investigate/resolve. After stset, I get the following output, with a probable error with respect to 219 "weights invalid". What would cause weights to be invalid? How can I fix this?
I'm using data from the Panel Study of Income Dynamics to examine multiple poverty transitions of families over the 1968 - 2007 period.
With respect to how the weights were prepared, I first: 1) replaced any missing family weight values with family_weight[_n-1], and 2) made weights consistent within id by replacing family weight with the last observed family weight value. In previous attempts to stset the data using weights, stata complained when weights were inconsistent within id.
My stset syntax + output is as follows:
stset t1 [pweight= lastweight], failure(end3==1) origin(enter==1) id(id) exit(exit==1 time .) enter(begin==1)
id: id
failure event: end3 == 1
obs. time interval: (t1[_n-1], t1]
enter on or after: begin==1
exit on or before: exit==1 time .
t for analysis: (time-origin)
origin: enter==1
weight: [pweight=lastweight]
------------------------------------------------------------------------------
2052960 total obs.
744905 ignored because never entered
830804 obs. end on or before enter()
285525 obs. begin on or after exit
219 weights invalid PROBABLE ERROR
------------------------------------------------------------------------------
191507 obs. remaining, representing
16923 subjects
30084 failures in multiple failure-per-subject data
208082 total analysis time at risk, at risk from t = 0
earliest observed entry t = 0
last observed exit t = 39
Thank you!
Liz
__________________________________________________________________________
This email message is for the sole use of the intended recipient(s) and
may contain confidential information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply email and destroy all copies
of the original message.
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/