plot.kl {EIEntropy} | R 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 mean and confidence interval of each disaggregated territorial unit
[Package EIEntropy version 0.0.1.1 Index]