EE_wrap_analyzer: Wrap up ETS analyzing functions

Description Usage Arguments Value Examples

Description

Wrap up ETS analyzing functions

Usage

1
2
EE_wrap_analyzer(ets, err_database = c("EE_CroxSecReg", "EE_CroxSecGroup",
  "pct_chg", "pct_chg_bmk"), win1 = 10, win2 = 20)

Arguments

win1

The time window(days) before the events happened.

win2

The time window(days) after the events happened.

db

The database of studying objects. Whether to study residuals or daily_pct_chg.

Value

list. Containing stat table, day0 analyzing, daily perfomance and plots.

Examples

1
2

QianMazi/MaziBox documentation built on May 8, 2019, 3:49 a.m.