Time-to-Event Prediction System: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - ". ----" to ". ----") |
m (Text replacement - "__NOTOC__ " to "__NOTOC__ ") |
||
Line 22: | Line 22: | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:Concept]] | [[Category:Concept]] |
Latest revision as of 05:24, 6 January 2023
A Time-to-Event Prediction System is an time-series analysis system that can solve a survival analysis task (by implementing a survival analysis algorithm).
- AKA: Survival Analysis System.
- Example(s):
- Counter-Example(s):
- See: Data Mining System, Predictive Modeling System.
References
2020
- https://cran.r-project.org/web/packages/survival/index.html
- QUOTE: Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier and Aalen-Johansen (multi-state) curves, Cox models, and parametric accelerated failure time models.