A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/travisbyrum/einet below:

travisbyrum/einet: Causal Emergence and Effective Information

Effective information and causal emergence in R

Team members: Travis Byrum, Anshuman Swain, Brennan Klein and William F Fagan

R code/package 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 (see Klein and Hoel, 2020).

A shiny application is available for demonstration purposes.

library(devtools)

install_github("travisbyrum/einet") #installation

library(igraph)

library(einet)

set.seed(123)

karate_ce <- causal_emergence(karate) #using the karate club network provided within the package

karate_ce #displays all the relevant information about effective information at micro and macro scales, the effectiveness (normalized effective information at micro-scale and teh causal emergence

For detailed information please visit https://github.com/jkbren/einet


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4