Package: GrFA
Type: Package
Title: Group Factor Analysis
Date: 2024-01-02
Version: 0.1.1
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: Several group factor analysis algorithms are implemented, including Canonical Correlation-based Estimation by Choi et al. (2021) <doi:10.1016/j.jeconom.2021.09.008> , Generalised Canonical Correlation Estimation by Lin and Shin (2022) <doi:10.2139/ssrn.4295429>, Circularly Projected Estimation by Chen (2022) <doi:10.1080/07350015.2022.2051520>, and the approach we recently proposed, named Aggregated Projection Method. 
Imports: mvtnorm
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
LazyData: true
NeedsCompilation: no
Packaged: 2024-02-01 06:17:47 UTC; hujiaqi
Repository: CRAN
Date/Publication: 2024-02-01 06:30:02 UTC
Built: R 4.2.3; ; 2024-04-24 00:56:02 UTC; windows
