Package: predtools
Title: Prediction Model Tools
Version: 0.0.2
Authors@R: c(
    person(given = "Mohsen",
           family = "Sadatsafavi",
           role = c("aut", "cph"),
           email = "msafavi@mail.ubc.ca",
           comment = c(ORCID = "0000-0002-0419-7862")),
    person("Amin", "Adibi", email = "adibi@alumni.ubc.ca", role = c("cre"),
    comment = c(ORCID = "0000-0003-2748-4781")),
    person("Abdollah", "Safari", email = "asafari@mail.ubc.ca", role = c("aut"))
           )
Description: Provides additional functions for evaluating predictive models, including plotting calibration curves and model-based Receiver Operating Characteristic (mROC) based on Sadatsafavi et al (2021) <arXiv:2003.00316>. 
License: GPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/resplab/predtools
BugReports: https://github.com/resplab/predtools/issues
Depends: R (>= 3.6)
Imports: Rcpp, pROC, stats, graphics, RConics, ggplot2, dplyr, magrittr
LinkingTo: Rcpp
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2021-10-04 17:46:10 UTC; amin
Author: Mohsen Sadatsafavi [aut, cph] (<https://orcid.org/0000-0002-0419-7862>),
  Amin Adibi [cre] (<https://orcid.org/0000-0003-2748-4781>),
  Abdollah Safari [aut]
Maintainer: Amin Adibi <adibi@alumni.ubc.ca>
Repository: CRAN
Date/Publication: 2021-10-05 08:10:05 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 17:41:01 UTC; windows
Archs: i386, x64
