Survival Analysis
Analyze time-to-event data using Kaplan-Meier curves and Cox Proportional Hazards models. These are a set of statistical tools for estimating the time it takes for an event of interest to happen. This 'event' can be anything from the death of insects or plants, lifespan of a patient to the failure of a mechanical part.
Upload Data
Upload a .CSV or .XLSX file (max 1 MB). Files should have columns named exactly as TIME, EVENT, and GROUP. Covariates can be optionally included in additional columns for Cox regression.