Simplify Survival Data Analysis and Model Fitting
easysurv: Simplify Survival Data Analysis and Model Fitting
Fit Survival Models
Generate Kaplan-Meier estimates
Extract Schoenfeld Residuals
Inspect Survival Data
Cumulative Log Log Plot
Plot Kaplan-Meier Data
Plot Schoenfeld Residuals
Plot method for fit_models
Predict and Plot Fitted Models
Predict method for fit_models
Print methods for fit_models()
Print methods for get_km()
Print methods for inspect_surv_data()
Print methods for predict_and_plot()
Print methods for test_ph()
Launch Example Survival Analysis Script using the easy_lung Data Set
Launch Example Survival Analysis Script using the easy_bc Data Set
Launch Example Survival Analysis Script using the easy_adtte Data Set
Test Proportional Hazards Assumption
Plot Theme for easysurv Survival and Hazard Plots
Plot Theme for easysurv Risk Tables
Export easysurv output to Excel via openxlsx
Inspect survival data, plot Kaplan-Meier curves, assess the proportional hazards assumption, fit parametric survival models, predict and plot survival and hazards, and export the outputs to 'Excel'. A simple interface for fitting survival models using flexsurv::flexsurvreg(), flexsurv::flexsurvspline(), flexsurvcure::flexsurvcure(), and survival::survreg().
Useful links