Package: missCforest
Title: Ensemble Conditional Trees for Missing Data Imputation
Version: 0.0.8
Authors@R: 
    c(person(given = "Imad",
             family = "El Badisy",
             role = c("aut", "cre"),
             email = "elbadisyimad@gmail.com"),
      person(given = "Roch",
             family = "Giorgi",
             role = "ctb"))
Description: Single imputation based on the Ensemble Conditional Trees (i.e. Cforest algorithm Strobl, C., Boulesteix, A. L., Zeileis, A., & Hothorn, T. (2007) <doi:10.1186/1471-2105-8-25>). 
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/ielbadisy/missCforest
BugReports: https://github.com/ielbadisy/missCforest/issues
Depends: partykit
Imports: stats
Suggests: testthat
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-01-16 16:53:57 UTC; elbadisy
Author: Imad El Badisy [aut, cre],
  Roch Giorgi [ctb]
Maintainer: Imad El Badisy <elbadisyimad@gmail.com>
Repository: CRAN
Date/Publication: 2023-01-17 17:30:05 UTC
Built: R 4.6.0; ; 2025-07-18 06:12:07 UTC; unix
