Package: survivalPLANN
Type: Package
Title: Neural Networks to Predict Survival
Version: 0.1
Depends: R (>= 4.0.0), survival, nnet
Imports: methods, stats
Description: Several functions and S3 methods to predict survival by using neural networks. We implemented Partial Logistic Artificial Neural Networks (PLANN) as proposed by Biganzoli et al. (1998)  <https://pubmed.ncbi.nlm.nih.gov/9618776>.
License: GPL (>= 2)
LazyLoad: yes
NeedsCompilation: no
BugReports: https://github.com/chupverse/survivalPLANN/issues
Authors@R: c(person("Yohann", "Foucher", role = c("aut", "cre"), email = "yohann.foucher@univ-poitiers.fr", comment = c(ORCID = "0000-0003-0330-7457")), person("Thomas", "Ollard", role = "aut", email = "thomas.ollard@univ-poitiers.fr", comment = c(ORCID = "0009-0001-5122-9214")) )
Packaged: 2024-08-01 09:55:41 UTC; foucher-y
Author: Yohann Foucher [aut, cre] (<https://orcid.org/0000-0003-0330-7457>),
  Thomas Ollard [aut] (<https://orcid.org/0009-0001-5122-9214>)
Maintainer: Yohann Foucher <yohann.foucher@univ-poitiers.fr>
Repository: CRAN
Date/Publication: 2024-08-20 14:50:02 UTC
