Event Study package’s core object. Implement the classical event study methodology 1 for a single event. This implementation heavily relies on the work of MacKinlay 2.
References
Fama, E. F., L. Fisher, M. C. Jensen, and R. Roll (1969). “The Adjustment of Stock Prices to New Information”. In: International Economic Review 10.1, pp. 1–21.
Mackinlay, A. (1997). “Event Studies in Economics and Finance”. In: Journal of Economic Literature 35.1, p. 13.
Low-level (complex) way of runing an event study. |
|
Modelise returns with the market model. |
|
Modelise returns with the constant mean model. |
|
Modelise returns with the Fama-French 3-factor model. |
|
Modelise returns with the Fama-French 5-factor model. |
Import Fama-French factors from a csv file to the Single Class parameters. |
|
Import returns from a csv file to the Single Class parameters. |
|
Plot the event study result. |
|
Return event study’s results in a table format. |