[Eventstudies-commits] r260 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Mar 29 15:23:18 CET 2014
Author: chiraganand
Date: 2014-03-29 15:23:18 +0100 (Sat, 29 Mar 2014)
New Revision: 260
Modified:
pkg/man/eesPlot.Rd
Log:
Rearranged text.
Modified: pkg/man/eesPlot.Rd
===================================================================
--- pkg/man/eesPlot.Rd 2014-03-29 14:12:53 UTC (rev 259)
+++ pkg/man/eesPlot.Rd 2014-03-29 14:23:18 UTC (rev 260)
@@ -7,9 +7,7 @@
\description{The function creates an event study plot that treats all
clustered events as one event. It plots both the lower and upper tail
- events and the events are defined based on the cut off probability
- values provided (in percentage terms).This function replicates result
- of Patnaik, Shah, and Singh (2013).}
+ events.}
\usage{
eesPlot(z,
@@ -42,10 +40,15 @@
percentage terms).}
}
+\details{
+ The events are defined based on the cut off probability values
+ provided (in percentage terms).This function replicates result of
+ Patnaik, Shah, and Singh (2013).
+}
+
\value{A plot of the response series with lower and upper tail events
defined on the event series.}
-%% FIXME: example doesn't work!
\examples{
library(eventstudies)
data(eesData)
More information about the Eventstudies-commits
mailing list