Package: JICO
Title: Joint and Individual Regression
Version: 0.1
Authors@R: 
    person("Peiyao", "Wang", , "peiyaow76@gmail.com", role = c("aut", "cre"))
Description: An R package that implements the JICO algorithm [Wang, P., Wang, H., Li, Q., Shen, D., & Liu, Y. (2024). <Journal of Computational and Graphical Statistics, 33(3), 763-773>]. 
        It aims at solving the multi-group regression problem. The algorithm decomposes the responses from multiple groups into shared and group-specific
        components, which are driven by low-rank approximations of joint and individual structures from the covariates respectively. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: nleqslv, Matrix, MASS, rlist
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-21 08:15:02 UTC; pp
Author: Peiyao Wang [aut, cre]
Maintainer: Peiyao Wang <peiyaow76@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-21 09:50:02 UTC
Built: R 4.5.1; ; 2025-10-29 02:51:07 UTC; windows
