Summary method for net_transition_entropy
Source: R/transition_entropy.R
summary.net_transition_entropy.RdReturns a tidy per-state contribution table sorted by share of the chain-level entropy rate (largest first), so the dominant contributors to \(h(P)\) are visible at a glance. Each row contains the stationary mass, the raw and normalised row entropy, the additive contribution \(\pi_i H(P_{i\cdot})\), and that contribution as a percentage of \(h(P)\).
Usage
# S3 method for class 'net_transition_entropy'
summary(object, ...)