Package: didec
Type: Package
Title: Directed Dependence Coefficient
Version: 0.1.0
Authors@R: c(person(given = "Yuping",family = "Wang",role = c("aut", "cre"),email = "yuping.wang@plus.ac.at"),
             person(given = "Sebastian", family = "Fuchs", role = "aut", email = "sebastian.fuchs@plus.ac.at"),
             person(given = "Jonathan", family = "Ansari", role = "aut", email = "jonathan.ansari@plus.ac.at"))
Maintainer: Yuping Wang <yuping.wang@plus.ac.at>
Description: Directed Dependence Coefficient (didec) is a measure of directed dependence. Multivariate Feature Ordering by Conditional Independence (MFOCI) is a variable selection algorithm based on didec. Hierarchical Variable Clustering (VarClustPartition) is a variable clustering method based on didec. For more information, see the paper by 
    Ansari and Fuchs (2024, <doi:10.48550/arXiv.2212.01621>), and the paper by 
    Fuchs and Wang (2024, <doi:10.1016/j.ijar.2024.109185>).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.0
Imports: copBasic (>= 2.2.3), cowplot (>= 1.1.2), dendextend (>=
        1.17.1), factoextra (>= 1.0.7), FOCI (>= 0.1.3), ggplot2 (>=
        3.4.4), graphics (>= 4.3.0), grDevices (>= 0.5-1), gtools (>=
        3.9.5), phylogram (>= 2.1.0), rlang (>= 1.1.4), stats (>=
        4.3.0)
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-08-20 17:40:01 UTC; yupin
Author: Yuping Wang [aut, cre],
  Sebastian Fuchs [aut],
  Jonathan Ansari [aut]
Repository: CRAN
Date/Publication: 2024-08-26 15:40:05 UTC
Built: R 4.6.0; ; 2025-08-20 15:33:30 UTC; unix
