Skip to content

R scripts and data set that can be used to reproduce the results presented in the paper "New confidence interval methods for Shannon index"

Notifications You must be signed in to change notification settings

GabrielRPalma/Shannon_index_ci_paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Hi , are you interested in methods for building confidence intervals for Shannon's index?

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;

Programming language


Gabriel-R

Examples

To run our code, first open the project "SupplementMaterial.Rproj". Then, follow the examples above to reproduce our results.
source('00_source.r')

# Loading data -----
insects_abundance <- read.csv('')

For more details

About

R scripts and data set that can be used to reproduce the results presented in the paper "New confidence interval methods for Shannon index"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published