plot.shannon {EIEntropy}R Documentation

Generate a Plot

Description

This function generates a descriptive plot using the result obtained in ei_gme. It illustrates the mean and the confidence interval by disaggregated territorial unit.

Usage

## S3 method for class 'shannon'
plot(x, reg, ...)

Arguments

x

The output produced by ei_gme

reg

The data column containing the disaggregated territorial units

...

Additional arguments passed to the plotting function.

Value

This function provides a graph representing the mean and confidence interval of each disaggregated territorial unit


[Package EIEntropy version 0.0.1.1 Index]