Package: ISR
Title: The Iterated Score Regression-Based Estimation Algorithm
Date: 2022-04-22
Version: 2022.4.22
Authors@R: c(person("Guangbao", "Guo",role = c("aut", "cre"),
           email = "ggb11111111@163.com",
          comment =  c(ORCID = "0000-0002-4115-6218")),
                 person("Haoyue", "Song", role="aut"),
                person("Lixing", "Zhu", role="aut"))
Description: Algorithm to handle with PCA-based missing data, where ISR is for PCA-based missing data with high correlation and DISR is for distributed PCA-based missing data. The philosophy of the package is described in Guo G. (2020) <doi:10.1080/02331888.2020.1823979>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: MASS, stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2022-04-22 09:24:57 UTC; 123
Author: Guangbao Guo [aut, cre] (<https://orcid.org/0000-0002-4115-6218>),
  Haoyue Song [aut],
  Lixing Zhu [aut]
Maintainer: Guangbao Guo <ggb11111111@163.com>
Repository: CRAN
Date/Publication: 2022-04-22 12:00:03 UTC
Built: R 4.2.0; ; 2023-04-01 13:28:02 UTC; unix
