# HG changeset patch # User testtool # Date 1506946991 14400 # Node ID 37a59e6c6c022912b45521731cf889cea815b4eb # Parent 35ab97d72ea743a95907279658106a3091c2a731 Deleted selected files diff -r 35ab97d72ea7 -r 37a59e6c6c02 survival.xml --- a/survival.xml Mon Oct 02 08:23:07 2017 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,110 +0,0 @@ - - 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 - -