CNVRG
Dirichlet Multinomial Modeling of Relative Abundance Data
Implements Dirichlet multinomial modeling of relative abundance data using functionality provided by the 'Stan' software. The purpose of this package is to provide a user friendly way to interface with 'Stan' that is suitable for those new to modeling. For more regarding the modeling mathematics and computational techniques we use see our publication in Molecular Ecology Resources titled 'Dirichlet multinomial modeling outperforms alternatives for analysis of ecological count data' (Harrison et al. 2020 <doi:10.1111/1755-0998.13128>).
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0.0 |
2026-04-09 windows/windows R-4.5 | CNVRG_1.0.0.zip |
905.6 KiB |
Dependencies (latest)
Imports
LinkingTo
- BH (>= 1.66.0)
- Rcpp (>= 0.12.0)
- RcppEigen (>= 0.3.3.3.0)
- RcppParallel (>= 5.0.1)
- rstan (>= 2.18.1)
- StanHeaders (>= 2.18.0)