forked from emilsjoerup/DriftBurstHypothesis
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
17 lines (17 loc) · 771 Bytes
/
DESCRIPTION
File metadata and controls
17 lines (17 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: DriftBurstHypothesis
Type: Package
Title: Calculates the Test-Statistic for the Drift Burst Hypothesis
Version: 0.4.0.1
Date: 2020-07-13
Author: Emil Sjoerup
Maintainer: Emil Sjoerup <emilsjoerup@live.dk>
Description: Calculates the T-Statistic for the drift burst hypothesis from the working paper Christensen, Oomen and Reno (2018) <DOI:10.2139/ssrn.2842535>. The authors' MATLAB code is available upon request, see: <https://papers.ssrn.com/sol3/papers.cfm?abstract_id=2842535>.
License: GPL-3
BugReports: https://github.com/emilsjoerup/DriftBurstHypothesis/issues
URL: https://github.com/emilsjoerup/DriftBurstHypothesis
NeedsCompilation: Yes
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 0.12.18), xts, zoo,
LinkingTo: Rcpp, RcppArmadillo
Suggests:
testthat