View source: R/summarySurvDS.R
summarySurvDS | R Documentation |
returns a summary of the survival Surv() object from the server side environment.
summarySurvDS(object = NULL)
object |
name of server-side survival object. |
Serverside aggregate function coxphSLMADS called by clientside function ds.summary. returns a list which is summary of the survival Surv() object. The list has the summary of the time and event parameter in the survival object. This request is not disclosive. For further details see help for ds.summary function.
a list which is a summary of server-side survival model.
Soumya Banerjee and Tom Bishop (2021).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.