Package: NVAR Title: Nonlinear Vector Autoregression Models Version: 0.1.0 Authors@R: person("Jingmeng", "Cui", , "jingmeng.cui@outlook.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3421-8457")) Description: Estimate nonlinear vector autoregression models (also known as the next generation reservoir computing) for nonlinear dynamic systems. The algorithm was described by Gauthier et al. (2021) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: dplyr, magrittr, purrr, rlang, stats, tibble, tidyr Suggests: ggplot2, nonlinearTseries, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/Sciurus365/NVAR BugReports: https://github.com/Sciurus365/NVAR/issues Config/pak/sysreqs: libicu-dev Repository: https://sciurus365.r-universe.dev Date/Publication: 2024-01-18 13:35:20 UTC RemoteUrl: https://github.com/Sciurus365/NVAR RemoteRef: HEAD RemoteSha: fbbc5b915cc682a6159f32cf618d02fca67081c8 NeedsCompilation: no Packaged: 2026-06-16 11:15:34 UTC; root Author: Jingmeng Cui [aut, cre] (ORCID: ) Maintainer: Jingmeng Cui