plot.shannon | R Documentation |
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.
## S3 method for class 'shannon'
plot(x, reg, ...)
x |
The output produced by ei_gme |
reg |
The data column containing the disaggregated territorial units |
... |
Additional arguments passed to the plotting function. |
This function provides a graph representing the weighted mean and confidence interval of each disaggregated territorial unit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.