View source: R/transition_entropy.R
| summary.net_transition_entropy | R Documentation |
net_transition_entropyReturns 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).
## S3 method for class 'net_transition_entropy'
summary(object, ...)
object |
A |
... |
Ignored. |
A summary.net_transition_entropy containing
tidy per-state data.frame, sorted by contribution_pct
descending
tidy chain-level data.frame with raw and normalised
h(P), H(\pi), redundancy, and ceiling
logarithm base used
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.