Package: gambin 2.5.0
gambin: Fit the Gambin Model to Species Abundance Distributions
Fits unimodal and multimodal gambin distributions to species-abundance distributions from ecological data, as in in Matthews et al. (2014) <doi:10.1111/ecog.00861>. 'gambin' is short for 'gamma-binomial'. The main function is fit_abundances(), which estimates the 'alpha' parameter(s) of the gambin distribution using maximum likelihood. Functions are also provided to generate the gambin distribution and for calculating likelihood statistics.
Authors:
gambin_2.5.0.tar.gz
gambin_2.5.0.zip(r-4.5)gambin_2.5.0.zip(r-4.4)gambin_2.5.0.zip(r-4.3)
gambin_2.5.0.tgz(r-4.4-any)gambin_2.5.0.tgz(r-4.3-any)
gambin_2.5.0.tar.gz(r-4.5-noble)gambin_2.5.0.tar.gz(r-4.4-noble)
gambin_2.5.0.tgz(r-4.4-emscripten)gambin_2.5.0.tgz(r-4.3-emscripten)
gambin.pdf |gambin.html✨
gambin/json (API)
NEWS
# Install 'gambin' in R: |
install.packages('gambin', repos = c('https://txm676.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/txm676/gambin/issues
Last updated 2 years agofrom:3d459f51ef. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:AICccreate_octavesdeconstruct_modesdgambinfit_abundancesfitGambingambin_expmult_abundancespgambinqgambinrgambin
Dependencies:codetoolsdoParallelforeachgtoolsiterators
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fit the gambin model to species abundance distributions | gambin-package gambin |
Likelihood statistics for the GamBin model | AIC.gambin AICc AICc.gambin BIC.gambin logLik.gambin |
Simulated bird SAD dataset with species classification data | categ |
Reclassify a vector of species' abundances into abundance octaves | create_octaves |
Deconstruct a multimodal gambin model fit | deconstruct_modes |
The mixture gambin distribution | dgambin gambin_exp pgambin qgambin rgambin |
Fit a unimodal or multimodal gambin model to a species abundance distribution | fitGambin fit_abundances |
Brazilian Horse Fly Data | fly |
Williams' Rothamsted moth data | moths |
Fit a unimodal gambin model to multiple species abundance distributions | mult_abundances |
Summarising the results of a gambin model fit | summary.gambin |