Package: nse
Version: 1.19
Date: 2018-08-31
Title: Numerical Standard Errors Computation in R
Authors@R: c(person("David", "Ardia", role = c("aut"),
             email = "david.ardia.ch@gmail.com"),
             person("Keven", "Bluteau", role = c("aut", "cre"),
             email = "Keven.Bluteau@unine.ch"))
Author: David Ardia [aut],
  Keven Bluteau [aut, cre]
Maintainer: Keven Bluteau <Keven.Bluteau@unine.ch>
Description: Collection of functions designed to calculate numerical standard error (NSE) of univariate time series as described in Ardia et al. (2018) <doi:10.2139/ssrn.2741587> and Ardia and Bluteau (2017) <doi:10.21105/joss.00172>.
License: GPL (>= 2)
BugReports: https://github.com/keblu/nse/issues
URL: https://github.com/keblu/nse
Imports: Rcpp (>= 0.12.0), coda, mcmc, mcmcse, np, sandwich
LinkingTo: Rcpp
Encoding: UTF-8
NeedsCompilation: yes
RoxygenNote: 6.1.0
Suggests: testthat
Packaged: 2018-09-06 12:58:02 UTC; Keven
Repository: CRAN
Date/Publication: 2018-09-13 14:50:10 UTC
