[Eventstudies-commits] r66 - pkg/vignettes
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed May 1 11:35:37 CEST 2013
Author: vikram
Date: 2013-05-01 11:35:37 +0200 (Wed, 01 May 2013)
New Revision: 66
Modified:
pkg/vignettes/eventstudies.Rnw
Log:
Minor modification
Modified: pkg/vignettes/eventstudies.Rnw
===================================================================
--- pkg/vignettes/eventstudies.Rnw 2013-05-01 09:28:42 UTC (rev 65)
+++ pkg/vignettes/eventstudies.Rnw 2013-05-01 09:35:37 UTC (rev 66)
@@ -27,7 +27,7 @@
\SweaveOpts{engine=R,pdf=TRUE}
\section{Introduction}
Event study has a long history which dates back to 1938
-\citep{dolley1938effect}). It is mostly used to study the response of
+\citep{dolley1938effect}. It is mostly used to study the response of
stock price or value of a firm due to events such as mergers \&
acquisitions, stock splits, quarterly results and so on. It is one
of the most widely used statistical tool.
@@ -143,7 +143,7 @@
inference. A detailed explanation of the methodology is presented in
Patnaik, Shah and Singh (2013).
This specific approach used here is based on
-\citept{davison1986efficient}. The \textit{inference.Ecar} function
+\citet{davison1986efficient}. The \textit{inference.Ecar} function
does the bootstrap to generate distribution of $\bar{CR}$. The
bootstrap generates confidence interval at 2.5\% and 97.5\% for the estimate.
More information about the Eventstudies-commits
mailing list