TensorPreAve: Rank and Factor Loadings Estimation in Time Series Tensor Factor Models

A set of functions to estimate rank and factor loadings of time series tensor factor models. A tensor is a multidimensional array. To analyze high-dimensional tensor time series, factor model is a major dimension reduction tool. 'TensorPreAve' provides functions to estimate the rank of core tensors and factor loading spaces of tensor time series. More specifically, a pre-averaging method that accumulates information from tensor fibres is used to estimate the factor loading spaces. The estimated directions corresponding to the strongest factors are then used for projecting the data for a potentially improved re-estimation of the factor loading spaces themselves. A new rank estimation method is also implemented to utilizes correlation information from the projected data. See Chen and Lam (2023) <arXiv:2208.04012> for more details.

Version: 1.1.0
Depends: R (≥ 2.10)
Imports: rTensor, MASS, stats, pracma
Suggests: knitr, rmarkdown
Published: 2023-04-14
Author: Weilin Chen [aut, cre]
Maintainer: Weilin Chen <w.chen56 at lse.ac.uk>
License: GPL-3
URL: https://github.com/William-Chenwl/TensorPreAve
NeedsCompilation: no
In views: TimeSeries
CRAN checks: TensorPreAve results

Documentation:

Reference manual: TensorPreAve.pdf
Vignettes: A short introduction to TensorPreAve

Downloads:

Package source: TensorPreAve_1.1.0.tar.gz
Windows binaries: r-devel: TensorPreAve_1.1.0.zip, r-release: TensorPreAve_1.1.0.zip, r-oldrel: TensorPreAve_1.1.0.zip
macOS binaries: r-release (arm64): TensorPreAve_1.1.0.tgz, r-oldrel (arm64): TensorPreAve_1.1.0.tgz, r-release (x86_64): TensorPreAve_1.1.0.tgz
Old sources: TensorPreAve archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=TensorPreAve to link to this page.