R/einet.R

#' einet: Uncertainty and causal emergence in complex networks.
#'
#' for calculating effective information in networks.
#' This can then be used to search for macroscale representations of
#' a network such that the coarse grained representation has more effective
#' information than the microscale, a phenomenon known as causal emergence.
#'
#' @docType package
#' @name einet
"_PACKAGE"

if (getRversion() >= "2.15.1") utils::globalVariables(c("."))
travisbyrum/einet documentation built on Jan. 4, 2022, 10:32 p.m.