Hello,
I am using StataIC16 and I am currently trying to convert my collected data into a data set. I have time series variables for different quantities each quarter.
Currently my time variable (date) is in the form:
01jan1990
01apr1990
01jul1990
...
I have tried the command
tsset date, quarterly
but I get this as an outcome
date
4699q3
4722q1
4744q4
4767q4
Does anyone know how I need to change my command for Stata to perceive my data as quarterly and in the right order?
Thank you very much in Advance,
L.
Related Posts with Time Series Analysis, declare Date variable to be quarterly
Creating an indicator for when different observations in a group have the same value on a variableCould someone please take a look at a line of code and tell me where I am going wrong. Of my 3,000 U…
int() and round()I am rounding values of a variable to the closest integer. For some reason, int(x) and round(x) give…
Question about Generalized DIDHi everyone, I have a research project trying to investigate the impact of a policy shock, and the …
Changing format of ylabels in a schemeHi, I want to add a parameter to a scheme to make the ylabels of a graph display in a given format.…
Displaying thousands with "K" suffixI wish that my data will display shortened numbers, for example: I wish to display the number "1000…
Subscribe to:
Post Comments (Atom)
0 Response to Time Series Analysis, declare Date variable to be quarterly
Post a Comment