[Highfrequency-commits] r50 - pkg/highfrequency
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Aug 29 16:47:11 CEST 2013
Author: kboudt
Date: 2013-08-29 16:47:11 +0200 (Thu, 29 Aug 2013)
New Revision: 50
Modified:
pkg/highfrequency/NAMESPACE
Log:
Added GSoC functions in namespace
Modified: pkg/highfrequency/NAMESPACE
===================================================================
--- pkg/highfrequency/NAMESPACE 2013-08-29 14:41:14 UTC (rev 49)
+++ pkg/highfrequency/NAMESPACE 2013-08-29 14:47:11 UTC (rev 50)
@@ -51,9 +51,24 @@
aggregateTrades,
aggregatets,
previoustick,
-heavyModel
+heavyModel,
+ AJjumptest,
+ BNSjumptest,
+ ivInference,
+ JOjumptest,
+ medRQ,
+ minRQ,
+ MRC,
+ rBeta,
+ rKurt,
+ rMPV,
+ rQPVar,
+ rQuar,
+ rSkew,
+ rSV,
+ rTPVa
)#end exported function
S3method(print, harModel);
S3method(summary, harModel);
-S3method(plot, harModel);
\ No newline at end of file
+S3method(plot, harModel);
More information about the Highfrequency-commits
mailing list