survfitDS: Creates a survival survfit object for survival analysis at...

View source: R/survfitDS.R

survfitDSR Documentation

Creates a survival survfit object for survival analysis at the serverside environment. This is to be used for eventually plotting survival models. A survival curve is based on a tabulation of the number at risk and number of events at each unique death time.

Description

creates a survfit survival object in the server side environment.

Usage

survfitDS(formula = NULL)

Arguments

formula

this is the formula to be passed to survfit(). Should be a character string.

Details

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.

Value

creates a survfit survival object in the server side environment.

Author(s)

Soumya Banerjee and Tom Bishop (2020).


neelsoumya/dsSurvival documentation built on July 1, 2023, 10:31 p.m.