Package: mechkar
Type: Package
Title: Useful Tools for Scientific Research
Version: 1.14.6
Date: 2020-02-27
Authors@R: person("Tomas", "Karpati", email = "karpati@it4biotech.com",
  role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2650-6192"))
Description: Utilities that help researchers in various phases of their research work. This package offer a function that automate the exploratory data analysis, a function for the generation of Table 1 (required on many epidemiological papers) which can be exported to excel. There is also a function for generation of a forestplot with a table and relative risks or odds ratios that can be used for publication. Additionally, there is a function that generates train/test random partitions used for model evaluation that checks for the balance of the partitions.
URL: https://github.com/karpatit/mechkar
Depends: R (>= 3.3.0)
Imports: stats, grDevices, rlang, utils, car, Hmisc, ROSE, pROC,
        ResourceSelection, InformationValue, gmodels, dplyr, tibble,
        givitiR, coxphw, ggplot2, writexl, MASS
License: GPL-3
NeedsCompilation: no
LazyLoad: yes
Packaged: 2020-02-27 10:21:52 UTC; tomask
Author: Tomas Karpati [aut, cre] (<https://orcid.org/0000-0003-2650-6192>)
Maintainer: Tomas Karpati <karpati@it4biotech.com>
Repository: CRAN
Date/Publication: 2020-03-05 11:10:02 UTC
