scree_plot: Scree plot for segregation compression

View source: R/compression.R

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.


elbersb/mutual documentation built on Feb. 12, 2024, 6:40 a.m.