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) . 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 VignetteBuilder: knitr Repository: https://resplab.r-universe.dev Date/Publication: 2023-06-16 16:26:00 UTC RemoteUrl: https://github.com/resplab/predtools RemoteRef: HEAD RemoteSha: 4d90f59c22485177c65cfae3778ec16ec48e950a NeedsCompilation: yes Packaged: 2026-06-24 09:30:16 UTC; root Author: Mohsen Sadatsafavi [aut, cph] (ORCID: ), Amin Adibi [cre] (ORCID: ), Abdollah Safari [aut], Tae Yoon Lee [aut] Maintainer: Amin Adibi