Package: ISR
Title: The Iterated Score Regression-Based Estimation Algorithm
Date: 2021-09-15
Version: 2021.09.15
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: Algorithms to handle with PCA-based missing data with high correlation. The philosophy of the package is described in Guo G. (2020) <doi:10.1080/02331888.2020.1823979>. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-15 09:05:00 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>
Suggests: magrittr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 3.5.0)
Imports: stats, MASS
Repository: CRAN
Date/Publication: 2021-09-15 10:20:02 UTC
