Hello !
My name is Hans Huber and I was wondering if someone could help me making a certain type of graph... I have a panel data of single transactions from different types of firms, with variables of the month of the transaction, economic sector of the firm, size of the firm, etc. and I want to make a graphic that show me the evolution of the amount quantity of transactions per month and per sector of the firm. So the idea is a graphic that, for example, shows me how many transactions where made in August-2022 divided by the sectors of the firms (transport, construction, agriculture, etc.) and see that evolution by the time. I was wondering making a graph that represents a code like this:
count(transactions), by (month industry)
but I'm relatively new at Stata and I don't know if it is even possible to do a graphic like that, so I would really appreciate if someone could help me with that.
Thank you very much and I hope my english is understandable!
Related Posts with Problem graphing by several variables
lclogit2: Problem with [if] conditionDear Prof. Yoo (and all others), I am currently trying to use lclogit2 to conduct a Latent Class An…
egen function xtile() not found even with egenmore installedHello everyone, I am not a pro on Stata but need to use it for a research paper in Finance for my d…
Fixed effect model with more than two categorical variablesHi I am studying how company specific features are impacting reinsurance purchasing behavior in Kor…
How to overcome problems in fuzzy match via matchit and reclink?Hi Statalisters, I try to use fuzzy match commands matchit and reclink to merge two datasets. Here…
connecting several coefficients across sub-graphs - CoefplotHi statalister, I have an issue with connecting coeficients results using coefplot (Stata journal v…
Subscribe to:
Post Comments (Atom)
0 Response to Problem graphing by several variables
Post a Comment