plotsurvfitDS: Performs plotting of survival analysis curves.

View source: R/plotsurvfitDS.R

plotsurvfitDSR Documentation

Performs plotting of survival analysis curves.

Description

returns a privacy preserving survival curve.

Usage

plotsurvfitDS(formula = NULL, dataName = NULL)

Arguments

formula

a character string which has the name of server-side survfit() object. This should be created using a call to ds.survfit()

dataName

character string of name of data frame

Details

Serverside aggregate function plotsurvfitDS called by clientside function. ds.plotsurvfit. returns a privacy preserving survival curve from the server side environment. This request is not disclosive as it is randomized. For further details see help for ds.plotsurvfit function.

Value

a privacy preserving survival curve from the server side environment.

Author(s)

Soumya Banerjee, Demetris Avraam, Paul Burton and Tom RP Bishop (2022).


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