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('.'))

Try the einet package in your browser

Any scripts or data that you put into this service are public.

einet documentation built on April 24, 2020, 1:06 a.m.