# HG changeset patch # User testtool # Date 1506946987 14400 # Node ID 35ab97d72ea743a95907279658106a3091c2a731 # Parent bc54ac99e130a6bd84761310a0fb05c8b792df53 Uploaded diff -r bc54ac99e130 -r 35ab97d72ea7 survival.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/survival.xml Mon Oct 02 08:23:07 2017 -0400 @@ -0,0 +1,110 @@ + + core survival analysis + + r-survival + + + Rscript '$__tool_directory__/survival.R' '$input' '$type' '$error' '$conf.type' '$conf.lower' '$fit' '$png' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +**Computes an estimate of a survival curve for censored data using either the Kaplan-Meier or the Fleming-Harrington method or computes the predicted survivor function for a Cox proportional hazards model.** + + + https://CRAN.R-project.org/package=survival + +