I am conducting an event study where I want to graph out cumulative abnormal returns surrounding the announcement of acquisition bids. The graph should look like this:
Array
I have a dataset with the variables company_id, date, cumulative_abnormal_return.
The cumulative abnormal returns (CAR) are computed for about 350 firms, each for a -20 to +180 window.
How do I create a graph like this, with the average CAR in the group?
Related Posts with How to create a graph like this in STATA?
Interaction terms on robust standard errors result in no F-stat and p-valueHi all, I am currently experiencing some difficulties with my model, and I hope you will be able to …
Intra-Day Data DifferencesHi, I am working with the following intra-day data. Code: * Example generated by -dataex-. To ins…
marginal effects in hurdle modelDear All I'm fitting a hurdle model (with the command churdle linear) and use the margin (margins, …
Cross tabulations based on multiple dummy variablesHello, I have a large dataset for N= 59,000,000 observations. I have 154 dummy variables relating …
Ordered Probit with 2 continuous interaction termHello all, I am doing an ordered probit regression as follows: Y takes the value from 1 to 10 X is a…
Subscribe to:
Post Comments (Atom)
0 Response to How to create a graph like this in STATA?
Post a Comment