Package: survivalPLANN 0.1
survivalPLANN: Neural Networks to Predict Survival
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>.
Authors:
survivalPLANN_0.1.tar.gz
survivalPLANN_0.1.zip(r-4.5)survivalPLANN_0.1.zip(r-4.4)survivalPLANN_0.1.zip(r-4.3)
survivalPLANN_0.1.tgz(r-4.4-any)survivalPLANN_0.1.tgz(r-4.3-any)
survivalPLANN_0.1.tar.gz(r-4.5-noble)survivalPLANN_0.1.tar.gz(r-4.4-noble)
survivalPLANN_0.1.tgz(r-4.4-emscripten)survivalPLANN_0.1.tgz(r-4.3-emscripten)
survivalPLANN.pdf |survivalPLANN.html✨
survivalPLANN/json (API)
# Install 'survivalPLANN' in R: |
install.packages('survivalPLANN', repos = c('https://chupverse.r-universe.dev', 'https://cloud.r-project.org')) |
The latest version of this package failed to build. Look at thebuild logs for more information.
Bug tracker:https://github.com/chupverse/survivalplann/issues
- dataK - Observed Mortality Data of Patients with Cancer
Last updated 4 months agofrom:9a1800209f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Aug 21 2024 |
R-4.5-win | OK | Aug 21 2024 |
R-4.5-linux | OK | Aug 21 2024 |
R-4.4-win | OK | Aug 21 2024 |
R-4.4-mac | OK | Aug 21 2024 |
R-4.3-win | OK | Aug 21 2024 |
R-4.3-mac | OK | Aug 21 2024 |
Exports:survivalPLANN
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Observed Mortality Data of Patients with Cancer | dataK |
Predict Survival From a Neural Network Based on the PLANN Method | predict.survivalPLANN |
Print Method for a Neural Network Based on the PLANN Method | print.survivalPLANN |
Survival Neural Network by Using the PLANN Method | survivalPLANN |