I have been having an issue graphing one of my variables in a time series database. My data set contains a variable called "Stock" which contains the names of different stocks for a period of time ranging from 2010-2018. I am able to graph each specific stock by using an "if" restriction, but I would like to have several series or stocks within the same graph. As the stocks alphabetical variables, Stata treats them as string and I cant just simply graph all of them.
How could I de-string stock names or merge different series into a single graph.
Thanks, and I look forward for any help I can get.
Related Posts with Different time series within the same variable.
Drop duplicate pairs (X,Y; Y,X)Unfortunately, I was not able to find out how to drop a pair of duplicates. Let's say we have variab…
Question about syntax optionsI am trying to write a program but am having difficulty with the syntax function Code: program de…
test of multicollinarity in multiple linear regression.Hi guys I have a multiple linear regression looking like this : Y = Var1 (dummy) + Var 2 + Var 3 + …
Mixed model syntax and output questionHello -- I am trying to fit a mixed effect linear model to some data. For context, I have 4 raters …
Mixed model syntax and output questionHello -- I am trying to fit a mixed effect linear model to some data. For context, I have 4 raters …
Subscribe to:
Post Comments (Atom)
0 Response to Different time series within the same variable.
Post a Comment