Package: countfitteR
Type: Package
Title: Comprehensive Automatized Evaluation of Distribution Models for
        Count Data
Version: 1.0
Authors@R: c(person("Jaroslaw", "Chilimoniuk", 
           email = "jaroslaw.chilimoniuk@gmail.com", 
           comment = c(ORCID = "0000-0001-5467-018X"),
           role = c("cre", "ctb")),
           person("Michal", "Burdukiewicz", 
           email = "michalburdukiewicz@gmail.com", 
           comment = c(ORCID = "0000-0001-8926-582X"),
           role = c("aut")),
           person("Stefan", "Roediger", 
           email = "stefan.roedigier@b-tu.de", 
           comment = c(ORCID = "0000-0002-1441-6512"),
           role = ("ctb"))
           )
Maintainer: Jaroslaw Chilimoniuk <jaroslaw.chilimoniuk@gmail.com>
Description: A large number of measurements generate count data. This is a statistical data type that only assumes non-negative integer values and is generated by counting. Typically, counting data can be found in biomedical applications, such as the analysis of DNA double-strand breaks. The number of DNA double-strand breaks can be counted in individual cells using various bioanalytical methods. For diagnostic applications, it is relevant to record the distribution of the number data in order to determine their biomedical significance (Roediger, S. et al., 2018. Journal of Laboratory and Precision Medicine. <doi:10.21037/jlpm.2018.04.10>). The software offers functions for a comprehensive automated evaluation of distribution models of count data. In addition to programmatic interaction, a graphical user interface (web server) is included, which enables fast and interactive data-scientific analyses. The user is supported in selecting the most suitable counting distribution for his own data set.
License: GPL-3
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
Suggests: dplyr, utils, testthat, shinythemes, rhandsontable,
        gridExtra, pscl, DT, rmarkdown, knitr
Date: 2019-01-18
URL: https://github.com/jarochi/countfitteR
BugReports: https://github.com/jarochi/countfitteR/issues
RoxygenNote: 6.1.1
Imports: ggplot2, MASS, shiny, stats, tools
NeedsCompilation: no
Packaged: 2019-01-27 20:52:36 UTC; jarek
Author: Jaroslaw Chilimoniuk [cre, ctb]
    (<https://orcid.org/0000-0001-5467-018X>),
  Michal Burdukiewicz [aut] (<https://orcid.org/0000-0001-8926-582X>),
  Stefan Roediger [ctb] (<https://orcid.org/0000-0002-1441-6512>)
Repository: CRAN
Date/Publication: 2019-02-03 15:33:19 UTC
