Package: EconCausal
Type: Package
Title: Causal Analysis for Macroeconomic Time Series (ECM-MARS, BSTS,
        Bayesian GLM-AR(1))
Version: 1.0.4
Authors@R: 
    c(person(given = "José Mauricio", family = "Gómez Julián",
             role = c("aut", "cre"),
             email = "isadore.nabi@pm.me"))
Description: Implements three complementary pipelines for causal analysis on macroeconomic time series:
    (1) Error-Correction Models with Multivariate Adaptive Regression Splines (ECM-MARS),
    (2) Bayesian Structural Time Series (BSTS), and 
    (3) Bayesian GLM with AR(1) errors validated with Leave-Future-Out (LFO). 
    Heavy backends (Stan) are optional and never used in examples or tests.
VignetteBuilder: knitr
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 4.1)
Imports: brms, readxl, dplyr, tidyr, tibble, purrr, tseries, urca,
        vars, earth, lmtest, sandwich, progressr, future, future.apply,
        rlang, magrittr, parallel, stats, utils
Suggests: bsts, BoomSpikeSlab, knitr, cmdstanr, rstan, RhpcBLASctl,
        rmarkdown, testthat (>= 3.2.0)
URL: https://github.com/IsadoreNabi/EconCausal
BugReports: https://github.com/IsadoreNabi/EconCausal/issues
Additional_repositories: https://stan-dev.r-universe.dev
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Author: José Mauricio Gómez Julián [aut, cre]
Maintainer: José Mauricio Gómez Julián <isadore.nabi@pm.me>
Config/roxygen2/version: 8.0.0
Packaged: 2026-09-17 02:07:11 UTC; josemgomezj
Repository: CRAN
Date/Publication: 2026-09-17 13:10:02 UTC
