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]
Re: st: summarizing data across rows (e.g as in time use files)
From
Nick Cox <[email protected]>
To
[email protected]
Subject
Re: st: summarizing data across rows (e.g as in time use files)
Date
Mon, 11 Mar 2013 10:50:17 +0000
Your problem is not that -tsspell- (SSC) is "not working", but that
you have failed to -tsset- properly.
The error message shows the problem. You have repeated time values
within one or more panels, so that panel identifier and time do not
uniquely identify observations. In addition to -tsset- documentation,
you might find this from a search
FAQ . . . . . . Dealing with reports of repeated time values within panel
. . . . . . . . . . . . . . . . . . . . . . . N. J. Cox and M. Mulcahy
12/05 How do I deal with a report of repeated time values
within panel?
http://www.stata.com/support/faqs/data-management/
repeated-time-values/