summarySurvDS: Returns summary of survival object.

View source: R/summarySurvDS.R

summarySurvDSR Documentation

Returns summary of survival object.

Description

returns a summary of the survival Surv() object from the server side environment.

Usage

summarySurvDS(object = NULL)

Arguments

object

name of server-side survival object.

Details

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.

Value

a list which is a summary of server-side survival model.

Author(s)

Soumya Banerjee and Tom Bishop (2021).


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