---
title: "Introduction"
output: rmarkdown::html_vignette
date: "`r Sys.Date()`"
vignette: >
  %\VignetteIndexEntry{Introduction}
  %\VignetteEngine{knitr::rmarkdown}
  %\VignetteEncoding{UTF-8}
---

```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
```

```{r setup}
library(einet)
```

# Causal Emergence
Uncertainty and causal emergence in complex 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.
