Package: ecod025ps1 Type: Package Title: ECOD025 - Problem Set 1 about VAR, FA-VAR and DFM models. Install this from the R-Universe. Description: Using armadillo4r for a straightforward implementation of an EM algorithm and the Kalman filter for DFM. Version: 0.1 Authors@R: c( person( given = "Mauricio", family = "Vargas Sepulveda", role = c("aut", "cre"), email = "m.vargas.sepulveda@gmail.com", comment = c(ORCID = "0000-0003-1017-7574")) ) Suggests: knitr, rmarkdown Depends: R(>= 3.5.0) License: Apache License (>= 2) BugReports: https://github.com/pachadotdev/ecod025/issues URL: https://pacha.dev/ecod025 RoxygenNote: 7.3.3 Encoding: UTF-8 NeedsCompilation: yes LinkingTo: cpp4r, armadillo4r Repository: https://pachadotdev.r-universe.dev Date/Publication: 2025-11-28 15:14:24 UTC RemoteUrl: https://github.com/pachadotdev/ecod025 RemoteRef: main RemoteSha: c047f952c9a9b021b42fec2d4a360a088bf52a71 RemoteSubdir: ecod025ps1 Packaged: 2026-06-08 22:40:01 UTC; root Author: Mauricio Vargas Sepulveda [aut, cre] (ORCID: ) Maintainer: Mauricio Vargas Sepulveda