scree_plot: Scree plot for segregation compression

scree_plotR 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 tail units (default: Inf)

Value

Returns a ggplot2 plot.


segregation documentation built on Aug. 25, 2023, 1:07 a.m.