Here, We are going to present the R scripts and data set that can be used to reproduce the results presented in the paper "New confidence interval methods for Shannon index". The repository includes:
- Ψ Simulation in parallel using bash (built for linux or Mac-Os);
- Φ Traditional bootstrap confidence interval methods implementation;
- ζ Implementation of Credible interval and assymptotic confidence interval for Shannon's index;
source('00_source.r')
# Loading data -----
insects_abundance <- read.csv('')