survfitDS | R Documentation |
creates a survfit survival object in the server side environment.
survfitDS(formula = NULL)
formula |
this is the formula to be passed to survfit(). Should be a character string. |
Serverside assign function survfitDS called by clientside function. ds.survfit. creates a survfit survival object in the server side environment This request is not disclosive. For further details see help for ds.survfit function.
creates a survfit survival object in the server side environment.
Soumya Banerjee and Tom Bishop (2020).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.