Package: tensorTS
Type: Package
Title: Factor and Autoregressive Models for Tensor Time Series
Version: 1.0.3
Authors@R: c(
    person("Zebang", "Li", email = "zebangmail@gmail.com", role=c("aut","cre")),
    person("Ruofan", "Yu", role = "aut"),
    person("Rong", "Chen", role = "aut"),
    person("Yuefeng", "Han", role = "aut"),
    person("Han", "Xiao", role = "aut"),
    person("Dan", "Yang", role = "aut"))
Description: Factor and autoregressive models for matrix and tensor valued time series. We provide functions for estimation, simulation and prediction. The models are discussed in 
    Li et al (2021) <doi:10.48550/arXiv.2110.00928>, Chen et al (2020) <DOI:10.1080/01621459.2021.1912757>, 
    Chen et al (2020) <DOI:10.1016/j.jeconom.2020.07.015>, and Xiao et al (2020) <doi:10.48550/arXiv.2006.02611>.
License: GPL (>= 2)
Encoding: UTF-8
Imports: tensor, rTensor, expm, methods, stats, MASS, abind, Matrix,
        pracma, graphics
URL: https://github.com/zebang/tensorTS
BugReports: https://github.com/ZeBang/tensorTS/issues
NeedsCompilation: no
Packaged: 2026-07-06 03:34:09 UTC; zebangli
Author: Zebang Li [aut, cre],
  Ruofan Yu [aut],
  Rong Chen [aut],
  Yuefeng Han [aut],
  Han Xiao [aut],
  Dan Yang [aut]
Maintainer: Zebang Li <zebangmail@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-06 06:10:02 UTC
Config/roxygen2/version: 8.0.0
