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.
countfitteR is a web server based on Shiny technology for selecting the most appropriate count distribution in provided data sets. The functions of countfitteR can also be accessed via the R console for coustomized analysis pipelines.
countfitteR is available on CRAN.
install.packages("countfitteR")
However, you can also install the developmental version of countfitteR directly from GitHub
::install_github("BioGenies/countfitteR") devtools
To run countfitteR type the following command into an R console.
::countfitteR_gui() countfitteR
Chilimoniuk J, Gosiewska A, Słowik J, Weiss R, Deckert PM, Roediger S and Burdukiewicz M (2020). countfitteR: comprehensive automatized evaluation of distribution models for count data. R package version 1.4. https://cran.r-project.org/package=countfitteR.
@Manual{,
author = {Jaroslaw Chilimoniuk and Alicja Gosiewska and Jadwiga Słowik and Romano Weiss and P. Markus Deckert and Stefan Roediger and Michal Burdukiewicz},
title = {countfitteR: comprehensive automatized evaluation of distribution models for count data},
year = {2020},
note = {R package version 1.4},
url = {https://CRAN.R-project.org/package=countfitteR}, }
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.