Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: time series data


From   Christopher F Baum <[email protected]>
To   [email protected]
Subject   st: time series data
Date   Thu, 26 Aug 2004 21:40:35 -0400

Eva wrote

it's the first time I analyse time series data in Stata. My quarterly date
variable looks like this:

. list date in 1/12, separator(4)

+---------+
| date |
|---------|
1. | 1960 |
2. | 1960.25 |
3. | 1960.5 |
4. | 1960.75 |
|---------|

findit tsmktim
(install)
tsmktim yq, start(1960q1)

will set the time series calendar properly, creating variable yq.

Kit

*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/




© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index