The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

tensorTS

Factor and Autoregressive Models for Tensor Time Series

The R package tensorTS includes methods in our recent papers, including Factor and Autoregressive Models for High-Dimensional tensor Time Series. To have more details please see the manual file for the full documentation.

Installation

You can install the released version of tensorTS from CRAN with:

install.packages("tensorTS")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("ZeBang/tensorTS")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.