Package: ISR
Title: The Iterated Score Regression-Based Estimation
Date: 2024-12-23
Version: 2025-01-10
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: We use the  ISR to handle with PCA-based missing data with high correlation,  and the DISR to handle with distributed PCA-based missing data. The philosophy of the package is described in Guo G. (2024) <doi:10.1080/03610918.2022.2091779>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: MASS, stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 3.5.0)
NeedsCompilation: yes
Packaged: 2025-01-10 14:24:03 UTC; ASUS
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: 2025-01-11 09:40:05 UTC
