Survival analysis is the statistics of censored time to event data, to which standard regression and classification techniques generally do not apply, due to the uncertain group memberships of the observations.
I'm new to R and survival analysis, and I am interested to export into a dataframe the results from survfit …
r dataframe survival-analysisI have a similar challenge to a previous post: How to pass vector to integrate function I have a function …
r function vector integrate survival-analysisI would like to have the shading of the confidence intervals for the survival estimates. Now I have black lines. …
r ggplot2 survival-analysis ggally