Package: FuzzyImputationTest
Type: Package
Title: Imputation Procedures and Quality Tests for Fuzzy Data
Version: 0.5.2
Authors@R: c(
    person("Maciej", "Romaniuk", email = "mroman@ibspan.waw.pl",
    role = c("cre","aut"),comment = c(ORCID = "0000-0001-9649-396X"))
    )
Description: Special procedures for the imputation of missing fuzzy numbers are still underdeveloped. The goal of the package is to provide the new d-imputation method (DIMP for short, Romaniuk, M. and Grzegorzewski, P. (2023) "Fuzzy Data Imputation with DIMP and FGAIN" RB/23/2023) and covert some classical ones applied in R packages ('missForest','miceRanger','knn') for use with fuzzy datasets. Additionally, specially tailored benchmarking tests are provided to check and compare these imputation procedures with fuzzy datasets.
License: GPL-3
NeedsCompilation: no
Imports: stats, methods, FuzzySimRes, FuzzyNumbers, missForest,
        miceRanger, VIM, utils, FuzzyResampling, mice
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 3.5.0)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Packaged: 2025-10-29 08:38:39 UTC; mroman
Author: Maciej Romaniuk [cre, aut] (ORCID:
    <https://orcid.org/0000-0001-9649-396X>)
Maintainer: Maciej Romaniuk <mroman@ibspan.waw.pl>
Repository: CRAN
Date/Publication: 2025-10-29 10:10:11 UTC
Built: R 4.4.3; ; 2025-11-12 06:01:57 UTC; windows
