Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

simboot

Travis-CI Build Status CRAN_Status_Badge downloads

Corresponding publications

The simultaneous confidence intervals for Shannon's and Simpson's indices are described and compared in the SCfDI paper.
The comparison of two or more groups of observations, while simultaneously testing a user-defined selection of a number of 'true' diversity measures is published in the Hill paper.

Other resources

The simboot project also has a corresponding homepage which can by found at the simboot home page.

To post feature requests or ask for help, try the simboot Issue Tracker.

Development

To install the development version of the simboot package, it is easiest to use the devtools package:

install.packages("devtools")  # if needed..
devtools::install_github("shearer/simboot")
library(simboot)

About

An R package for the simultaneous comparison of diversity indices.

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.