Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Eventstudy2

    Hi, I am currently trying to apply the eventstudy2 command to a multi-country event study.

    I have various announcements of bond issuances in various countries.

    I have one file with event dates.
    Click image for larger version

Name:	Screen Shot 2023-05-29 at 19.16.04.png
Views:	1
Size:	185.5 KB
ID:	1715389



    For each country I have market returns, represented by each of the columns below.
    Click image for larger version

Name:	Screen Shot 2023-05-29 at 19.19.20.png
Views:	1
Size:	339.3 KB
ID:	1715390


    I have included a market id in the stock returns file that corresponds to the market ids above.

    Click image for larger version

Name:	Screen Shot 2023-05-29 at 19.21.21.png
Views:	1
Size:	238.8 KB
ID:	1715391


    In the code for eventstudy2 I specify which file has the market returns but should I also specify which is the specific market return or is this not necessary when using CAPM and each country has a different market return?

    Further, I have risk-free rates for each country. I am not entirely sure how to include this in the code given that each country has a specific risk-free rate. What is the best approach to include the risk-free rate in the code and in which file should they be present?

    I would greatly appreciate if you could help me with this.

    Thank you.

  • #2
    Dear Laurien,

    You have to reorganise your market return data to long format, i.e. each row containing one market return, market id, date, and riskfree rate.

    If you correctly specify the market id option in eventstudy2, it will properly use local indexes returns and riskfree rates in the estimation of abnormal return based on the market index model.

    Best
    Thomas

    Comment

    Working...
    X