Package: cforward Title: Forward Selection using Concordance/C-Index Version: 0.2.0 Authors@R: c( person(given = "John", family = "Muschelli", email = "muschellij2@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6469-1750")), person(given = "Andrew", family = "Leroux", email = "aleroux89@gmail.com", role = c("aut") ) ) Description: Performs forward model selection, using the C-index/concordance in survival analysis models. License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: survival, dplyr, stats, magrittr, tibble URL: https://github.com/muschellij2/cforward BugReports: https://github.com/muschellij2/cforward/issues Depends: R (>= 2.10) Suggests: testthat Repository: https://muschellij2.r-universe.dev Date/Publication: 2025-04-01 15:43:28 UTC RemoteUrl: https://github.com/muschellij2/cforward RemoteRef: HEAD RemoteSha: e5f2caa1770bf9e693e046b70ff6bfbd8612edcc NeedsCompilation: no Packaged: 2026-06-17 11:14:16 UTC; root Author: John Muschelli [aut, cre] (ORCID: ), Andrew Leroux [aut] Maintainer: John Muschelli