The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
This package fits the gambin
distribution to
species-abundance distributions from ecological data. ‘gambin’ is short
for ‘gamma-binomial’. The main functions are
fit_abundances
, which estimates the alpha
parameter of the gambin distribution using maximum likelihood, and
mult_abundances
which estimates alpha
for
multiple sites / samples after standardising for the number of
individuals. Recent functions are also provided to generate the gambin
distribution and for calculating likelihood statistics. The package now
provides functionality to fit multimodal gambin distributions.
The package is currently on CRAN and can be installed via
install.packages("gambin")
Alternatively, you can install the developmental version via
::install_github("txm676/gambin") devtools
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.