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.
A specialized tool is designed for assessing contextual bandit algorithms, particularly those aimed at handling overdispersed and zero-inflated count data. It offers a simulated testing environment that includes various models like Poisson, Overdispersed Poisson, Zero-inflated Poisson, and Zero-inflated Overdispersed Poisson. The package is capable of executing five specific algorithms: Linear Thompson sampling with log transformation on the outcome, Thompson sampling Poisson, Thompson sampling Negative Binomial, Thompson sampling Zero-inflated Poisson, and Thompson sampling Zero-inflated Negative Binomial. Additionally, it can generate regret plots to evaluate the performance of contextual bandit algorithms. This package is based on the algorithms by Liu et al. (2023) <doi:10.48550/arXiv.2311.14359>.
Version: | 0.1.0 |
Imports: | MASS, parallel, fastDummies, matrixStats, ggplot2, stats |
Published: | 2023-11-29 |
DOI: | 10.32614/CRAN.package.countts |
Author: | Xueqing Liu [aut], Nina Deliu [aut], Tanujit Chakraborty [aut, cre, cph], Lauren Bell [aut], Bibhas Chakraborty [aut] |
Maintainer: | Tanujit Chakraborty <tanujitisi at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | countts results |
Reference manual: | countts.pdf |
Package source: | countts_0.1.0.tar.gz |
Windows binaries: | r-devel: countts_0.1.0.zip, r-release: countts_0.1.0.zip, r-oldrel: countts_0.1.0.zip |
macOS binaries: | r-release (arm64): countts_0.1.0.tgz, r-oldrel (arm64): countts_0.1.0.tgz, r-release (x86_64): countts_0.1.0.tgz, r-oldrel (x86_64): countts_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=countts to link to this page.
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.