Package: cforward
Title: Forward Selection using Concordance/C-Index
Version: 0.1.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
RoxygenNote: 7.1.1
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
NeedsCompilation: no
Packaged: 2021-03-25 16:00:24 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>),
  Andrew Leroux [aut]
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-29 14:20:08 UTC
Built: R 4.1.3; ; 2023-04-17 17:27:40 UTC; windows
