[Eventstudies-commits] r259 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Mar 29 15:12:54 CET 2014
Author: chiraganand
Date: 2014-03-29 15:12:53 +0100 (Sat, 29 Mar 2014)
New Revision: 259
Modified:
pkg/man/ees.Rd
Log:
Small text change.
Modified: pkg/man/ees.Rd
===================================================================
--- pkg/man/ees.Rd 2014-03-29 13:59:17 UTC (rev 258)
+++ pkg/man/ees.Rd 2014-03-29 14:12:53 UTC (rev 259)
@@ -5,9 +5,9 @@
Extreme events study analysis for a univariate time series
}
-\description{This function identifies tail events on a univariate time
- series, generates summary statistics for clustered and unclustered
- tail events.}
+\description{This function is used to identify tail events on a
+ univariate time series. It generates summary statistics for clustered and
+ unclustered tail events.}
\usage{
ees(input, prob.value)
@@ -15,10 +15,10 @@
\arguments{
- \item{input}{a univariate \pkg{zoo} time series for which tail events
- identification is required.}
+ \item{input}{a univariate \pkg{zoo} or \pkg{xts} time series for which
+ tail events identification is required.}
- \item{prob.value}{The cut off (in percent) on the probability
+ \item{prob.value}{The cut off (in per cent) on the probability
distribution for the tail event.}
}
More information about the Eventstudies-commits
mailing list