Hello everyone,
First of all, I have learned a lot from this forum. However, I could not find the answer to this specific questions:
My data looks as follows:
q1 frqcy time
2002 1 2002q1
2002.25 3 2002q2
2002.5 4 2002q3
2002.75 5 2002q4
2003 8 2003q1
When I try to make a scatterplot, It shows:
. scatter frqcy time
string variables not allowed in varlist;
time is a string variable
I have not been able to destring my variable time while I saw on different youtube videos that they also used year+quarter, e.g., 2002q1.
I am sorry, I do not know to copy the Sata results properly.
Related Posts with String variable quarterly time
General structure of data.How can I describe the structure of the dataset using summary statistics, graphical analysis and var…
Using two panel datasets simultaneously: time dummies and cohort dummyHi I have a question about using two panel datasets simultaneously. My data consists of two cohorts…
Graph the marginal effect of x1 on y (y-axis) against x2 (x-axis)?Dear All, Suppose I run the following regression: Code: // ssc install interflex, interactplot sysu…
RIF functionHello Everyone, I have been reading some literature on Recentered Influence function and Influence …
quantile regressionHello everyone, I am doing an analysis on "Socio economic inequality on childhood health outcomes".…
Subscribe to:
Post Comments (Atom)
0 Response to String variable quarterly time
Post a Comment