Learn R Programming

TensorPreAve (version 1.1.0)

Rank and Factor Loadings Estimation in Time Series Tensor Factor Models

Description

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) for more details.

Copy Link

Version

Install

install.packages('TensorPreAve')

Monthly Downloads

318

Version

1.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Weilin Chen

Last Published

April 14th, 2023

Functions in TensorPreAve (1.1.0)

bs_cor_rank

Bootstrap Rank Estimation.
equal_weight_tensor

Equal weight Fama-French portfolio returns data.
iter_proj

Iterative Projection Estimator.
pre_eigenplot

Eigenvalue Plot of a Random Sample
tensor_data_gen

Tensor time series data generation.
value_weight_tensor

Value weighted Fama-French portfolio returns data.
pre_est

Pre-Averaging Estimator
rank_factors_est

Rank and Factor Loadings Estimation