Plot method for net_transition_entropy
Source: R/transition_entropy.R
plot.net_transition_entropy.RdBar chart of per-state row entropy with overlaid horizontal lines at the entropy rate \(h(P)\) (chain-level summary) and the maximum row entropy \(\log_b n\) (uniform branching). Bar widths are proportional to the stationary probability so the visual area sums to the entropy rate.
Usage
# S3 method for class 'net_transition_entropy'
plot(x, title = "Transition Entropy", fill = "#0072B2", ...)