Event Study: RStudio Addin

knitr::opts_chunk$set(echo = TRUE)

Motivation

We developed an easy to use and intuitive Event Study addin for the popular R IDE from RStudio. The addin is designed in view to our web frontend, but with the advantage that the user can immediately work with the results from R. Furthermore, as there are many test statistics we hope that this addin helps you to perform your Event Study in a faster.

How to Use

With the installation of the EventStudy package, our RStudio Addin (if you use RStudio as IDE) is automatically installed. The addin can be easily started by clicking Event Study in the Addins menu. If you do not find the addin in the menu, then you may find it in the window that is opened in Browse Addins....

Starting our Addin

You can work then in the addin as on our web API interface that is self-explanatory. Beside our web API interface it is mandatory to use a EventStudyTools key that can be copied from our web page.

One remark: by design we used an upload field for the three data files (request, firm, and market data). Internally, we use just the path to the file.

Event Study Addin

How to Cite

Please cite our work in your publication.



Try the EventStudy package in your browser

Any scripts or data that you put into this service are public.

EventStudy documentation built on March 31, 2023, 5:43 p.m.