moneyhun/eventful: A Simple Pacakge for Rolling-Window Single-Firm Event Studies

The goal of eventful is to streamline the process of running single-firm rolling-window event studies. It provides a single function rolling_event_study (for now). This function takes as input a formula, a dataframe, and several additional options (width of rolling window, dates to exclude in estimation, dates for which to generate dummy variables, and more), and returns a nested dataframe structure.

Getting started

Package details

AuthorLevi Moneyhun [aut, cre]
MaintainerLevi Moneyhun <levi.moneyhun@gmail.com>
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("moneyhun/eventful")
moneyhun/eventful documentation built on Jan. 3, 2022, 12:49 p.m.