Package: gdpc
Type: Package
Title: Generalized Dynamic Principal Components
Version: 1.1.3
Date: 2022-10-19
Author: Daniel Peña <daniel.pena@uc3m.es>,
    Ezequiel Smucler <ezequiels.90@gmail.com>,
    Victor Yohai <vyohai@dm.uba.ar>
Maintainer: Ezequiel Smucler <ezequiels.90@gmail.com>
Description: Functions to compute the Generalized Dynamic Principal Components
    introduced in Peña and Yohai (2016) <DOI:10.1080/01621459.2015.1072542>. The implementation
    includes an automatic procedure proposed in Peña, Smucler and Yohai (2020) <DOI:10.18637/jss.v092.c02>
    for the identification of both the number of lags to be used
    in the generalized dynamic principal components as well as the number of components required
    for a given reconstruction accuracy.
License: GPL (>= 2)
Imports: xts, zoo, methods, Rcpp (>= 0.12.7), parallel, doParallel,
        foreach
LinkingTo: Rcpp, RcppArmadillo (>= 0.7.500.0.0)
Suggests: testthat, R.rsp
Depends: R (>= 3.3.0)
NeedsCompilation: yes
Encoding: UTF-8
VignetteBuilder: R.rsp
Packaged: 2022-10-22 09:32:05 UTC; ezequielsmucler
Repository: CRAN
Date/Publication: 2022-10-22 22:05:11 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 15:55:47 UTC; windows
Archs: i386, x64
