Package: DLMRMV
Type: Package
Version: 1.0.0
Title: Distributed Linear Regression Models with Response Missing
        Variables
Authors@R: c(person("Guangbao", "Guo", role = c("aut", "cre"),
                     email = "ggb11111111@163.com",
                 comment = c(ORCID = "0000-0002-4115-6218")),
                     person("Limin", "Song", role = "aut"))
Depends: R (>= 4.1.0)
Description: As a distributed imputation strategy, the Distributed full
        information Multiple Imputation method is developed to impute
        missing response variables in distributed linear regression.
        The philosophy of the package is described in 'Guo' (2025)
        <doi:10.1038/s41598-025-93333-6>.
License: Apache License (== 2.0)
RoxygenNote: 7.3.2
Encoding: UTF-8
Imports: stats,MASS,glmnet
Packaged: 2025-07-22 15:24:38 UTC; lenovo
Date/Publication: 2025-07-24 04:30:16 UTC
Config/testthat/edition: 3
NeedsCompilation: no
Author: Guangbao Guo [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4115-6218>),
  Limin Song [aut]
Maintainer: Guangbao Guo <ggb11111111@163.com>
Repository: CRAN
Built: R 4.5.1; ; 2025-10-06 02:27:33 UTC; windows
