Package: SAMGEP Type: Package Title: A Semi-Supervised Method for Prediction of Phenotype Event Times Version: 0.1.1 Authors@R: c( person("Yuri", "Ahuja", role = c("aut", "cre"), email = "Yuri_Ahuja@hms.harvard.edu"), person("Tianxi", "Cai", role = c("aut")), person(family = "PARSE LTD", role = c("aut")) ) Description: A novel semi-supervised machine learning algorithm to predict phenotype event times using Electronic Health Record (EHR) data. URL: https://celehs.github.io/SAMGEP BugReports: https://github.com/celehs/SAMGEP/issues License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.1.1 Depends: R (>= 3.5.0) Imports: stats, mvtnorm, nlme, pROC, abind, nloptr, foreach, doParallel, parallel, Rcpp LinkingTo: Rcpp, RcppArmadillo Suggests: knitr, rmarkdown VignetteBuilder: knitr LazyData: true Config/pak/sysreqs: cmake Repository: https://celehs.r-universe.dev Date/Publication: 2021-02-23 07:10:18 UTC RemoteUrl: https://github.com/celehs/samgep RemoteRef: HEAD RemoteSha: 5d640c80ce80715d1f605d3501b8e3a5643f4a15 NeedsCompilation: yes Packaged: 2026-06-14 10:17:10 UTC; root Author: Yuri Ahuja [aut, cre], Tianxi Cai [aut], PARSE LTD [aut] Maintainer: Yuri Ahuja