Package: ISR
Title: The Iterated Score Regression-Based Estimation Algorithm
Date: 2022-03-28
Version: 2022.3.28
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-04 12:06:10 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-04 13:00:06 UTC
Built: R 4.0.5; ; 2022-04-05 10:27:58 UTC; unix
