dsSurvival and survival analysis

Hi everyone,

I am new to DataSHIELD and am currently setting up a project where I need to perform survival analyses (specifically Cox regression and Kaplan-Meier curves).

I came across the dsSurvival package, but I noticed on GitHub that the last commit was over 2 years ago, which suggests it might be inactive. I attempted to install it on my servers, but I am unable to get the functions to work properly.

However, while searching the forum, I found a mention stating: “dsSurvival 2.3 release soon with inclusion of some function from Nadja.”

Could anyone shed some light on the current status of survival analysis in DataSHIELD?

  1. Is the v2.3 release still planned, and do we have an estimated timeline for it?

  2. Is there currently a recommended alternative package or method for running Cox/KM models?

  3. Alternatively, should the current GitHub version of dsSurvival be functional, implying I might have made an installation error on my side?

Any guidance would be greatly appreciated.

Thank you very much!

Hi Tristan,

welcome to DataSHIELD :slight_smile:

  1. dsSurvival is no longer continued by its original creator but is available via the DataSHIELD repository: dsSurvivalClient/R at v2.3.0-dev · datashield/dsSurvivalClient · GitHub

  2. No, dsSurvival is the package you’re looking for :slight_smile:

  3. With the 2.3 version, quite a few problems were solved by Demetris, Stuart, et al. :wink:. So you could try your code using that version. If you could show us your code, we might be able to help as well.

Best, Nadja

1 Like

Hello,

dsSurvival is also available on opal-demo server: it includes the SURVIVAL project with datasets that are relevant to demo the survival analysis.

The profile “lemon-donkey” includes dsSurvival 2.1.3.

Cheers
Yannick

1 Like