Package: FunSurv Title: Modeling Time-to-Event Data with Functional Predictors Version: 1.0.0 Authors@R: c(person("Zifang", "Kong", , "zkong@smu.edu", role = c("aut", "cre")), person("Sy Han (Steven)", "Chiou", role = "aut"), person("Yu-Lun", "Liu", role = c("aut"))) Description: A collection of methods for modeling time-to-event data using both functional and scalar predictors. It implements functional data analysis techniques for estimation and inference, allowing researchers to assess the impact of functional covariates on survival outcomes, including time-to-single event and recurrent event outcomes. Depends: R (>= 3.5.0) License: MIT + file LICENSE URL: https://github.com/zifangkong/FunSurv BugReports: https://github.com/zifangkong/FunSurv/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: MFPCA, MASS, funData, Matrix, ggplot2, methods, reda (>= 0.5.0) Config/pak/sysreqs: libfftw3-dev Repository: https://zifangkong.r-universe.dev Date/Publication: 2025-03-13 15:46:44 UTC RemoteUrl: https://github.com/zifangkong/funsurv RemoteRef: HEAD RemoteSha: 303a3caca793da8d2eccd8d96f1c359970872342 NeedsCompilation: no Packaged: 2026-07-15 07:54:40 UTC; root Author: Zifang Kong [aut, cre], Sy Han (Steven) Chiou [aut], Yu-Lun Liu [aut] Maintainer: Zifang Kong