SOCR EduMaterials AnalysisActivities Survival

From Socr

(Difference between revisions)
Jump to: navigation, search
(SOCR Analyses Example on Survival Analysis Using the Kaplan-Meyer Method.)
(SOCR Analyses Example on Survival Analysis Using the Kaplan-Meyer Method.)
Line 30: Line 30:
[[Image:SOCR_AnalysisActivities_Survival_Chu_061407_Fig4.jpg|600px]]
[[Image:SOCR_AnalysisActivities_Survival_Chu_061407_Fig4.jpg|600px]]
 +
 +
 +
 +
Note: if you happen to click on the "Clear" button in the middle of the procedure, all the data will be cleared out. Simply start over from step 1.

Revision as of 04:15, 14 June 2007

SOCR Analyses Example on Survival Analysis Using the Kaplan-Meyer Method.

This example is based on the data taken from "Modern Applied Statistics with S" by Venables and Ripley, Fourth Edition, Springer, 2002. (Page 357) Note that the data is also available in the free statistical analysis tool R, under the dataset "gehan".

In this survival dataset, there are two types of treatment groups, denoted by 6-MP and control.

The analysis steps:

1. If you click the button "Example" and then "Data", you'll see the data displayed as below. Here, 0 denotes for censored data, and 1 denotes for non-censored data.


2. You'll need to tell the computer which column is the time, treatment group, and censored/non-censored. This is done by "Mapping." Click on the "Mapping" button to assign columns to proper variables.

(Note that, since the columns C4 through C10 do not have data and they are not used, just ignore them.)


3. After we do the "Mapping" to assign variables, now we can let the computer show us the survival analysis results by click on the "Result" button.


4. To see the survival curves of the groups, click on the "Graph" button. The dark red and dark blue lines are the estimated survival curves. The light color ones are for the 95% CI bound. This is also shown in the plot legend.


Note: if you happen to click on the "Clear" button in the middle of the procedure, all the data will be cleared out. Simply start over from step 1.

Personal tools