Package: CoOL
Type: Package
Title: Causes of Outcome Learning
Version: 1.0.3
Date: 2021-07-16
Authors@R: c(
   person("Andreas", "Rieckmann", role = c("aut","cre"), email = "aric@sund.ku.dk"),
   person("Piotr", "Dworzynski", role = "aut", email = "piotr@sund.ku.dk"),
   person("Leila", "Arras", role = "ctb", email = "leila.arras@hhi.fraunhofer.de"),
   person(c("Claus","Thorn"), "Ekstrom", role = "aut", email = "ekstrom@sund.ku.dk"))
Maintainer: Andreas Rieckmann <aric@sund.ku.dk>
Description: Implementing the computational phase of the Causes of Outcome Learning approach as described in Rieckmann, Dworzynski, Arras, Lapuschkin, Samek, Arah, Rod, Ekstrom. Causes of outcome learning: A causal inference-inspired machine learning approach to disentangling common combinations of potential causes of a health outcome. medRxiv (2020) <doi:10.1101/2020.12.10.20225243>. The optional 'ggtree' package can be obtained through Bioconductor.
URL: https://bioconductor.org
License: GPL-2
Imports: Rcpp, data.table, pROC, graphics, mltools, stats, plyr,
        ggplot2, ClustGeo, wesanderson
Suggests: ggtree, imager
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-07-16 13:13:18 UTC; lvb917
Author: Andreas Rieckmann [aut, cre],
  Piotr Dworzynski [aut],
  Leila Arras [ctb],
  Claus Thorn Ekstrom [aut]
Repository: CRAN
Date/Publication: 2021-07-16 13:40:02 UTC
