Package: survivalPLANN
Type: Package
Title: Neural Networks to Predict Survival
Version: 0.4
Depends: R (>= 4.0.0), survival, nnet
Imports: methods, stats, RISCA
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: 2025-07-01 15:52:10 UTC; foucher-y
Author: Yohann Foucher [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0330-7457>),
  Thomas Ollard [aut] (ORCID: <https://orcid.org/0009-0001-5122-9214>)
Maintainer: Yohann Foucher <yohann.foucher@univ-poitiers.fr>
Repository: CRAN
Date/Publication: 2025-07-02 09:00:02 UTC
Built: R 4.4.3; ; 2025-10-08 04:58:06 UTC; windows
