Hi I am trying to create a graph with time(by month and year) on the x and pricegal on the y. My goal is to average pricegal from the different locations, so that for each month of each year I have only one data entry(so I can make a linegraph)
Attached is part of the data
any advice is appreciated
Related Posts with Collapse over two variables
Separating string variable with parenthesis and commasHello, I have variable that looks like Experience ('Santo Engineering', '2017-04-30', '2017-05-30'…
Using suest across different data framesIs it possible in Stata 16 to compare model estimates (using 'suest') across different data frames? …
How to bound x-axis on histogramI'm using the command histogram [cat var] to output a histogram in stata. I only care about the va…
Bar graph with confidence intervals and character group labelsSo this bothers me for a while. I want to have a bar graph for group means with confidence intervals…
Why the logical in Stata of calculating missing observation is quite strangeToday I calculate Code: gen year1a=1 if yr <=ei +1 While ei=. and yr=1990, I saw the result of …
Subscribe to:
Post Comments (Atom)
0 Response to Collapse over two variables
Post a Comment