scree_plot {segregation} | R Documentation |
Scree plot for segregation compression
Description
A plot that allows to visually see the effect of compression on mutual information.
Usage
scree_plot(compression, tail = Inf)
Arguments
compression |
A "segcompression" object returned by compress. |
tail |
Return only the last |
Value
Returns a ggplot2 plot.
[Package segregation version 1.1.0 Index]