I have some data about social movements and it includes when social movements occurred. I'm trying to aggregate the data into a bar chart that shows time differences between violent and nonviolent social movements. I have tried using:
collapse(sum) violent nonviolent by(CountryCode)
but get error messages that I cannot use time-series operators on string variables. Does anyone have advice on this? Thanks in advance!
Related Posts with Collapsing time series data by geography
Bootstraping after "mi estimate, cmdok: sureg"Hi Statalist, I would like to test the significance of the indirect effect of multiple mediators. T…
Stone geometric price index in stataHi Statalists, Does anyone know how to compute the Stone geometric price index in stata? …
Clever appendHi Statalisters, hope to find you all well. So, the problem is the following. I have two large pan…
Problems constructing a Variable indicating the share of male and female in an occupationDear Statalisters, I am currently working on a university project and am struggeling to build a var…
Removing duplicate matchesHi, I have used vmatch to match my control group to my treatment group based on two characteristics…
Subscribe to:
Post Comments (Atom)
0 Response to Collapsing time series data by geography
Post a Comment