Skip to the content.

Introduction

Survival functions (client side) for DataSHIELD. DataSHIELD is a platform for federated analysis of private data. This package has client side functions for survival models and Cox models.

This is a standalone bolt on package for survival analysis in DataSHIELD.

Installation


install.packages('devtools')

library(devtools)

devtools::install_github('neelsoumya/dsBaseClient')

devtools::install_github('neelsoumya/dsSurvivalClient')

Usage

A tutorial in bookdown format is available here:

https://neelsoumya.github.io/dsSurvival_bookdown/

The meta-analyzed hazard ratios from a survival model are shown below.

Meta-analyzed hazard ratios from survival model

Acknowledgements

We acknowledge the help and support of the DataSHIELD technical team. We are especially grateful to Paul Burton, Demetris Avraam, Stuart Wheater, Patricia Ryser-Welch and Wolfgang Vichtbauer for fruitful discussions and feedback.

Support or Contact