Package: SCORNET Title: Semi-Supervised Calibration of Risk with Noisy Event Times Version: 0.1.2 Authors@R: c( person("Yuri", "Ahuja", role = c("aut", "cre"), email = "Yuri_Ahuja@hms.harvard.edu"), person("PARSE", "Health", role = "aut")) Description: A consistent, semi-supervised, non-parametric survival curve estimator optimized for efficient use of Electronic Health Record (EHR) data with a limited number of current status labels. See van der Laan and Robins (1997) . License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: Matrix, survival, pracma, foreach, doParallel, parallel, Rcpp LinkingTo: Rcpp, RcppArmadillo Suggests: knitr, rmarkdown VignetteBuilder: knitr URL: https://celehs.github.io/SCORNET BugReports: https://github.com/celehs/SCORNET/issues Repository: https://celehs.r-universe.dev Date/Publication: 2025-04-11 23:52:05 UTC RemoteUrl: https://github.com/celehs/scornet RemoteRef: HEAD RemoteSha: fe449012a2895a8bd4b504153ca2f57ecde64cb1 NeedsCompilation: yes Packaged: 2026-06-09 08:30:47 UTC; root Author: Yuri Ahuja [aut, cre], PARSE Health [aut] Maintainer: Yuri Ahuja