Package: SAMGEP
Type: Package
Title: A Semi-Supervised Method for Prediction of Phenotype Event Times
Version: 0.1.0-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://github.com/celehs/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
NeedsCompilation: yes
Packaged: 2021-01-04 02:54:21 UTC; yuriahuja
Author: Yuri Ahuja [aut, cre],
  Tianxi Cai [aut],
  PARSE LTD [aut]
Maintainer: Yuri Ahuja <Yuri_Ahuja@hms.harvard.edu>
Repository: CRAN
Date/Publication: 2021-01-06 10:00:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 10:09:27 UTC; windows
Archs: x64
