Package: DTSR
Version: 0.2.0
Date: 2025-04-25
Type: Package
Title: Distributed Trimmed Scores Regression for Handling Missing Data
Authors@R: c(person("Guangbao", "Guo", role = c("aut", "cre", "cph"),
                     email = "ggb11111111@163.com",
                     comment = c(ORCID = "0000-0002-4115-6218")),
                     person("Ruiling", "Niu", role = "aut"))
Author: Guangbao Guo [aut, cre, cph] (<https://orcid.org/0000-0002-4115-6218>),
  Ruiling Niu [aut]
Maintainer: Guangbao Guo <ggb11111111@163.com>
Description: Provides functions for handling missing data using Distributed Trimmed Scores Regression and other imputation methods. It includes facilities for data imputation, evaluation metrics, and clustering analysis. It is designed to work in distributed computing environments to handle large datasets efficiently. The philosophy of the package is described in Guo G. (2024) <doi:10.1080/03610918.2022.2091779>.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.5.0)
Repository: CRAN
Imports: stats, mvdalab, DMwR2, cluster, MASS
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-25 14:45:30 UTC; R7000
Date/Publication: 2025-04-27 04:40:02 UTC
