Allows to estimate dynamic model averaging, dynamic model selection and median probability model. The original methods are implemented, as well as, selected further modifications of these methods. In particular the user might choose between recursive moment estimation and exponentially moving average for variance updating. Inclusion probabilities might be modified in a way using 'Google Trends'. The code is written in a way which minimises the computational burden (which is quite an obstacle for dynamic model averaging if many variables are used). For example, this package allows for parallel computations and Occam's window approach. The package is designed in a way that is hoped to be especially useful in economics and finance. Main reference: Raftery, A.E., Karny, M., Ettler, P. (2010) <doi:10.1198/TECH.2009.08104>.
Version: | 2.2.6 |
Imports: | doParallel, forecast, foreach, gplots, graphics, grDevices, iterators, itertools, parallel, psych, png, Rcpp, stats, tseries, utils, xts, zoo |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | R.rsp |
Published: | 2020-07-17 |
Author: | Krzysztof Drachal [aut, cre] (Faculty of Economic Sciences, University of Warsaw, Poland) |
Maintainer: | Krzysztof Drachal <kdrachal at wne.uw.edu.pl> |
License: | GPL-3 |
URL: | https://CRAN.R-project.org/package=fDMA |
NeedsCompilation: | yes |
Citation: | fDMA citation info |
Materials: | NEWS |
CRAN checks: | fDMA results |
Reference manual: | fDMA.pdf |
Vignettes: |
fDMA |
Package source: | fDMA_2.2.6.tar.gz |
Windows binaries: | r-devel: fDMA_2.2.6.zip, r-release: fDMA_2.2.6.zip, r-oldrel: fDMA_2.2.6.zip |
macOS binaries: | r-release: fDMA_2.2.6.tgz, r-oldrel: fDMA_2.2.6.tgz |
Old sources: | fDMA archive |
Please use the canonical form https://CRAN.R-project.org/package=fDMA to link to this page.