[Highfrequency-commits] r99 - pkg/highfrequency/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Sep 2 15:14:33 CEST 2014


Author: kboudt
Date: 2014-09-02 15:14:32 +0200 (Tue, 02 Sep 2014)
New Revision: 99

Modified:
   pkg/highfrequency/man/BNSjumptest.Rd
Log:


Modified: pkg/highfrequency/man/BNSjumptest.Rd
===================================================================
--- pkg/highfrequency/man/BNSjumptest.Rd	2014-09-02 13:08:41 UTC (rev 98)
+++ pkg/highfrequency/man/BNSjumptest.Rd	2014-09-02 13:14:32 UTC (rev 99)
@@ -26,13 +26,17 @@
 (Huang and Tauchen (2005))
 }
 \usage{
-BNSjumptest(rdata, IVestimator= "BV", IQestimator= "TP", type= "linear", logtransform= FALSE, 
-            max= FALSE, align.by= NULL, align.period= NULL, makeReturns = FALSE, ...)
+BNSjumptest(rdata, IVestimator= "BV", IQestimator= "TP", type= "linear", 
+            logtransform= FALSE, max= FALSE, align.by= NULL, align.period= NULL, 
+            makeReturns = FALSE, ...)
 }
 
 \arguments{
   \item{rdata}{a zoo/xts object containing all returns in period t for one asset.}
-  \item{IVestimator}{can be chosen among jump robust integrated variance estimators: BV, minRV, medRV and corrected threshold bipower variation (CTBV). If CTBV is chosen, an argument of \eqn{startV}, start point of auxiliary estimators in threshold estimation (Corsi et al. (2010) can be included. BV by default.}
+  \item{IVestimator}{can be chosen among jump robust integrated variance estimators: BV, minRV, medRV 
+  and corrected threshold bipower variation (CTBV). 
+   If CTBV is chosen, an argument of \eqn{startV}, start point of auxiliary estimators in threshold estimation 
+   (Corsi et al. (2010)) can be included. BV by default.}
   \item{IQestimator}{can be chosen among jump robust integrated quarticity estimators: TP, QP, minRQ and medRQ. TP by default.}
   \item{type}{a method of BNS testing: can be linear or ratio. Linear by default.}
   \item{logtransform}{boolean, should be TRUE when QVestimator and IVestimator are in logarith form. FALSE by default.}
@@ -82,4 +86,4 @@
 % Add one or more standard keywords, see file 'KEYWORDS' in the
 % R documentation directory.
 \keyword{ highfrequency }
-\keyword{ BNSjumptest }
\ No newline at end of file
+\keyword{ BNSjumptest }



More information about the Highfrequency-commits mailing list