Learn R Programming

eventstudies (version 1.1)

SplitDates: It is the data-set used for event-study analysis.

Description

It has stock split event dates for the BSE index firms with two columns 'unit' which has firm names and 'when' which has event date for the firm.

Usage

data(SplitDates)

Arguments

Format

An object with class attributes zoo containing resposne series for eventstudy and a data frame with stock split event dates.

Examples

Run this code
    data(SplitDates)

Run the code above in your browser using DataLab