[Highfrequency-commits] r59 - pkg/highfrequency/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Oct 16 14:20:05 CEST 2013
Author: kboudt
Date: 2013-10-16 14:20:02 +0200 (Wed, 16 Oct 2013)
New Revision: 59
Modified:
pkg/highfrequency/man/JOjumptest.Rd
Log:
Modified: pkg/highfrequency/man/JOjumptest.Rd
===================================================================
--- pkg/highfrequency/man/JOjumptest.Rd 2013-10-15 10:08:09 UTC (rev 58)
+++ pkg/highfrequency/man/JOjumptest.Rd 2013-10-16 12:20:02 UTC (rev 59)
@@ -78,7 +78,7 @@
\examples{
data(sample_5minprices_jumps)
-JOjumptest(sample_5minprices_jumps[,1], power= 6)
+JOjumptest(as.numeric(sample_5minprices_jumps[,1]), power= 6)
}
% Add one or more standard keywords, see file 'KEYWORDS' in the
% R documentation directory.
More information about the Highfrequency-commits
mailing list