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) <doi:10.1038/s41467-021-25801-2>.
License: GPL (>= 3)
Encoding: UTF-8
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
NeedsCompilation: no
Packaged: 2024-01-18 09:43:11 UTC; jingm
Author: Jingmeng Cui [aut, cre] (<https://orcid.org/0000-0003-3421-8457>)
Maintainer: Jingmeng Cui <jingmeng.cui@outlook.com>
Repository: CRAN
Date/Publication: 2024-01-18 11:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:04:53 UTC; windows
