Package: quadVAR Title: Quadratic Vector Autoregression Version: 0.1.2 Authors@R: person("Jingmeng", "Cui", , "jingmeng.cui@outlook.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3421-8457")) Description: Estimate quadratic vector autoregression models with the strong hierarchy using the Regularization Algorithm under Marginality Principle (RAMP) by Hao et al. (2018) , compare the performance with linear models, and construct networks with partial derivatives. License: GPL (>= 3) URL: https://github.com/Sciurus365/quadVAR, https://sciurus365.github.io/quadVAR/ BugReports: https://github.com/Sciurus365/quadVAR/issues Imports: cli, dplyr, ggplot2, magrittr, ncvreg, qgraph, RAMP, rlang, shiny, shinythemes, stats, stringr, tibble, tidyr Suggests: nonlinearTseries, remotes, SIS, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev zlib1g-dev Repository: https://sciurus365.r-universe.dev Date/Publication: 2025-02-12 09:48:52 UTC RemoteUrl: https://github.com/Sciurus365/quadVAR RemoteRef: HEAD RemoteSha: 8f8207c6fe93681ab1398d6ed290bc1b1a6ec7d8 NeedsCompilation: no Packaged: 2026-06-20 09:57:10 UTC; root Author: Jingmeng Cui [aut, cre] (ORCID: ) Maintainer: Jingmeng Cui