Package: TensorPreAve 1.1.0

Weilin Chen

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.

Authors:Weilin Chen [aut, cre]

TensorPreAve_1.1.0.tar.gz
TensorPreAve_1.1.0.zip(r-4.5)TensorPreAve_1.1.0.zip(r-4.4)TensorPreAve_1.1.0.zip(r-4.3)
TensorPreAve_1.1.0.tgz(r-4.4-any)TensorPreAve_1.1.0.tgz(r-4.3-any)
TensorPreAve_1.1.0.tar.gz(r-4.5-noble)TensorPreAve_1.1.0.tar.gz(r-4.4-noble)
TensorPreAve_1.1.0.tgz(r-4.4-emscripten)TensorPreAve_1.1.0.tgz(r-4.3-emscripten)
TensorPreAve.pdf |TensorPreAve.html
TensorPreAve/json (API)

# Install 'TensorPreAve' in R:
install.packages('TensorPreAve', repos = c('https://william-chenwl.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/william-chenwl/tensorpreave/issues

Datasets:

On CRAN:

6 exports 1 stars 0.75 score 3 dependencies 2 scripts 310 downloads

Last updated 1 years agofrom:205bbbf7f7. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-winOKAug 24 2024
R-4.5-linuxOKAug 24 2024
R-4.4-winOKAug 24 2024
R-4.4-macOKAug 24 2024
R-4.3-winOKAug 24 2024
R-4.3-macOKAug 24 2024

Exports:bs_cor_rankiter_projpre_eigenplotpre_estrank_factors_esttensor_data_gen

Dependencies:MASSpracmarTensor

A short introduction to TensorPreAve

Rendered frommy-vignette.Rmdusingknitr::rmarkdownon Aug 24 2024.

Last update: 2023-04-16
Started: 2022-11-03