Package: vistla
Title: Detecting Influence Paths with Information Theory
Version: 1.0.0
Authors@R: c(
  person(
   c("Miron","B."),"Kursa",
   role=c("aut","cre"),
   email="m@mbq.me",
   comment=c(ORCID="0000-0001-7672-648X")
  )
 )
Description: Traces information spread through interactions between features, utilising information theory measures and a higher-order generalisation of the concept of widest paths in graphs.
  In particular, 'vistla' can be used to better understand the results of high-throughput biomedical experiments, by organising the effects of the investigated intervention in a tree-like hierarchy from direct to indirect ones, following the plausible information relay circuits.
  Due to its higher-order nature, 'vistla' can handle multi-modality and assign multiple roles to a single feature.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Depends: R (>= 3.5.0)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2022-08-16 20:08:49 UTC; mbq
Author: Miron B. Kursa [aut, cre] (<https://orcid.org/0000-0001-7672-648X>)
Maintainer: Miron B. Kursa <m@mbq.me>
Repository: CRAN
Date/Publication: 2022-08-18 07:40:02 UTC
