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("."))
anshuman21111/einet documentation built on Dec. 19, 2021, 3:40 a.m.