Package: doMIsaul
Title: Do Multiple Imputation-Based Semi-Supervised and Unsupervised
        Learning
Version: 1.0.1
Authors@R: 
    c(person(given = "Lilith",
             family = "Faucheux",
             role = c("aut", "cre"),
             email = "lilith.faucheux@inserm.fr"),
      person(given = "Sylvie",
             family = "Chevret",
             role = "ths"),
      person(given = "Matthieu",
             family = "Resche-Rigon",
             role = "ctb"),
      person(given = "Marie",
             family = "Perrot-Dockès",
             role = "ctb"),
      person(given = "Eric",
             family = "Han",
             role = "ctb"))
Description: Algorithms for (i) unsupervised learning for dataset with
    missing data and/or left-censored data, using multiple imputation and
    consensus clustering ; (ii) semi-supervised learning with a survival
    endpoint (right-censored) for complete or incomplete datasets, using
    multiple imputation and consensus clustering in the latter case. The
    methods are described in Faucheux et al. (2021)
    <doi:10.1002/bimj.201900366> and Faucheux et al. (2021)
    <doi:10.1002/bimj.202000365>, respectively.
License: GPL (>= 3)
URL: https://github.com/LilithF/doMIsaul
BugReports: https://github.com/LilithF/doMIsaul/issues
Imports: aricode, arules, clusterCrit, dplyr, ggplot2, Gmedian,
        graphics, MASS, methods, mice, NbClust, ncvreg, plyr, scales,
        stats, survival, utils, withr
Suggests: censReg, cluster, clustMixType, CPE, dbscan, e1071, ggpubr,
        Hmisc, igraph, mclust, parallel, RColorBrewer, reshape2,
        testthat (>= 3.0.0), timeROC, truncnorm
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-10-17 11:54:56 UTC; lfaucheux
Author: Lilith Faucheux [aut, cre],
  Sylvie Chevret [ths],
  Matthieu Resche-Rigon [ctb],
  Marie Perrot-Dockès [ctb],
  Eric Han [ctb]
Maintainer: Lilith Faucheux <lilith.faucheux@inserm.fr>
Repository: CRAN
Date/Publication: 2021-10-18 18:20:10 UTC
Built: R 4.0.2; ; 2021-10-19 11:08:53 UTC; unix
