Package: parTimeROC
Title: Parametric Time-Dependent Receiver Operating Characteristic
Version: 0.1.1
Authors@R: 
    c(person("Faiz", "Azhar", , "faiz.azhar241@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0003-8017-2565")),
      person("Adina Najwa", "Kamarudin", , "adina.najwa@utm.my", role = c("cph", "ths"),
           comment = c(ORCID = "0000-0001-7820-3922")),
      person("Universiti Teknologi Malaysia, UTM", role = "cph"))
Maintainer: Faiz Azhar <faiz.azhar241@gmail.com>
Description: Producing the time-dependent receiver operating characteristic (ROC) curve through parametric approaches. Tools for
    generating random data, fitting, predicting and check goodness of fit are prepared. The methods are
    developed from the theoretical framework of proportional hazard model and copula functions.
    Using this package, users can now simulate parametric time-dependent ROC and run experiment
    to understand the behavior of the curve under different scenario.
License: MIT + file LICENSE
URL: https://github.com/FaizAzhar/parTimeROC
BugReports: https://github.com/FaizAzhar/parTimeROC/issues
Encoding: UTF-8
RoxygenNote: 7.3.1
Biarch: true
Depends: R (>= 3.4.0)
Imports: cubature, DescTools, flexsurv (>= 2.2.2), GofCens, graphics,
        Matrix, methods, moments, mvtnorm, Rcpp (>= 0.12.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>=
        2.4.0), sn (>= 2.1.1), stats, survival (>= 3.5.5), VineCopula
        (>= 2.4.5)
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
SystemRequirements: GNU make
Suggests: spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: yes
Packaged: 2025-04-11 08:35:21 UTC; farea
Author: Faiz Azhar [aut, cre, cph] (<https://orcid.org/0009-0003-8017-2565>),
  Adina Najwa Kamarudin [cph, ths]
    (<https://orcid.org/0000-0001-7820-3922>),
  Universiti Teknologi Malaysia, UTM [cph]
Repository: CRAN
Date/Publication: 2025-04-11 09:00:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-04-11 09:18:26 UTC; unix
Archs: parTimeROC.so.dSYM
