# HG changeset patch
# User testtool
# Date 1506945252 14400
# Node ID e31c47bf46a4b78a4f228a188940507db4606de0
# Parent  ce6df2bd21cd9e9f818ef3572a1c081461613e92
Uploaded
diff -r ce6df2bd21cd -r e31c47bf46a4 survival/survival.xml
--- a/survival/survival.xml	Fri Sep 29 18:41:35 2017 -0400
+++ b/survival/survival.xml	Mon Oct 02 07:54:12 2017 -0400
@@ -4,10 +4,85 @@
         r-survival
     
     
-        Rscript '$__tool_directory__/survival.R' '$input'  '$fit'  '$png'
+        Rscript '$__tool_directory__/survival.R' '$input' '$type' '$error' '$conf.type' '$conf.lower' '$fit' '$png'
     
 
-        
+        
+          
+          
+      
+        
+        
+        
+      
+      
+        
+      
+      
+        
+      
+      
+        
+      
+    
+    
+    
+      
+        
+        
+      
+      
+        
+      
+      
+        
+      
+    
+       
+          
+      
+        
+        
+        
+        
+      
+      
+        
+      
+      
+        
+      
+      
+        
+      
+       
+        
+      
+    
+    
+        
+      
+        
+        
+        
+      
+      
+        
+      
+      
+        
+      
+      
+        
+      
+    
+    
     
     
         
@@ -27,7 +102,7 @@
         
     
   
-**Contains the core survival analysis routines, including definition of Surv objects, Kaplan-Meier**
+**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