Package: REFA
Type: Package
Title: Robust Exponential Factor Analysis
Date: 2023-11-01
Version: 0.1.0
Authors@R: c(
  person(given = "Jiaqi", family = "Hu", email = "hujiaqi@mail.ustc.edu.cn", role = c("cre", "aut")),
  person(given = "Xueqin", family = "Wang", email = "wangxq20@ustc.edu.cn", role = c("aut")))
Author: Jiaqi Hu [cre, aut],
  Xueqin Wang [aut]
Maintainer: Jiaqi Hu <hujiaqi@mail.ustc.edu.cn>
Description: A robust alternative to the traditional principal component estimator is proposed within the framework of factor models, known as Robust Exponential Factor Analysis, specifically designed for the modeling of high-dimensional datasets with heavy-tailed distributions. The algorithm estimates the latent factors and the loading by minimizing the exponential squared loss function. To determine the appropriate number of factors, we propose a modified rank minimization technique, which has been shown to significantly enhance finite-sample performance.  
Imports: mvtnorm
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-18 03:28:45 UTC; hujiaqi
Repository: CRAN
Date/Publication: 2023-11-19 15:20:05 UTC
Built: R 4.4.3; ; 2025-10-21 12:25:22 UTC; windows
