View source: R/transition_entropy.R
| plot.net_transition_entropy | R Documentation |
net_transition_entropyBar 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.
## S3 method for class 'net_transition_entropy'
plot(x, title = "Transition Entropy", fill = "#0072B2", ...)
x |
A |
title |
Character. Plot title. |
fill |
Character. Bar fill colour. Default Okabe-Ito blue. |
... |
Ignored. |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.