CRAN/E | HDRFA

HDRFA

High-Dimensional Robust Factor Analysis

Installation

About

Factor models have been widely applied in areas such as economics and finance, and the well-known heavy-tailedness of macroeconomic/financial data should be taken into account when conducting factor analysis. We propose two algorithms to do robust factor analysis by considering the Huber loss. One is based on minimizing the Huber loss of the idiosyncratic error's L2 norm, which turns out to do Principal Component Analysis (PCA) on the weighted sample covariance matrix and thereby named as Huber PCA. The other one is based on minimizing the element-wise Huber loss, which can be solved by an iterative Huber regression algorithm. In this package we also provide the code for traditional PCA, the Robust Two Step (RTS) method by He et al. (2022) and the Quantile Factor Analysis (QFA) method by Chen et al. (2021) and He et al. (2023).

Key Metrics

Version 0.1.4
R ≥ 3.5.0
Published 2023-11-07 183 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks HDRFA results

Downloads

Yesterday 13 0%
Last 7 days 49 -36%
Last 30 days 232 -6%
Last 90 days 681 -28%
Last 365 days 3.082 +488%

Maintainer

Maintainer

Dong Liu

liudong_stat@163.com

Authors

Yong He

aut

Lingxiao Li

aut

Dong Liu

aut / cre

Wenxin Zhou

aut

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

HDRFA archive

Depends

R ≥ 3.5.0

Imports

quantreg
pracma