File:Kaplan-Meier-sample-plot.svg

Summary

Description
English: Example for a survival curve estimated by Kaplan-Meier method including 95% confidence limits. Data is below
Date
Source Own work
Author Accountalive
Other versions Bsp kaplan meier.jpg
SVG development
InfoField
 
The SVG code is valid.
 
This diagram was created with R.
Category:Valid SVG created with R code#Kaplan-Meier-sample-plot.svg
 
Category:Translation possible - SVG (switch)This diagram is translated using SVG switch elements: all translations are stored in the same file.
Source code
InfoField

Data

Time of events: (1, 12, 22, 29, 31, 36, 38, 50, 60, 61, 70, 88, 99, 110, 140)
 Type of event. 1=Event (e.g. patient died), 0=Censored (e.g. last time patient was seen (i.e. alive), don't know if he died later): (0,  1,  0,  1,  1,  0,  0,  0,  0,  1,  1,  0,  0,   0,   0)


On image one can see : 
* red curve = survival curve
* 2 black curves = 95 % confidence interval  
* black croses = censored observations, no event at the time of follow-up ( event = 0 )

Image was manually translated using switch ( multiulanguage ).

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Category:CC-Zero#Kaplan-Meier-sample-plot.svg
Category:Self-published work Category:Statistical charts Category:Kaplan–Meier estimator
Category:CC-Zero Category:Kaplan–Meier estimator Category:Self-published work Category:Statistical charts Category:Translation possible - SVG (switch) Category:Valid SVG created with R code