Package: predtools
Title: Prediction Model Tools
Version: 0.0.3
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")),
    person("Tae Yoon", "Lee", email = "dlxodbs@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.2.3
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, mvtnorm
LinkingTo: Rcpp
Suggests: rmarkdown, knitr, spelling
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: yes
Packaged: 2023-06-05 22:10:11 UTC; maadi
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],
  Tae Yoon Lee [aut]
Maintainer: Amin Adibi <adibi@alumni.ubc.ca>
Repository: CRAN
Date/Publication: 2023-06-05 23:10:03 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-26 02:51:45 UTC; windows
Archs: x64
