plot.kl: Generate a Plot

View source: R/ei_gce.R

plot.klR Documentation

Generate a Plot

Description

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

Usage

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

Arguments

x

The output produced by ei_gce

reg

The data column containing the disaggregated territorial units

...

Additional arguments passed to the plotting function.

Value

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


EIEntropy documentation built on April 4, 2025, 2:33 a.m.