cbioportal-frontend icon indicating copy to clipboard operation
cbioportal-frontend copied to clipboard

Implement left truncation adjustment to survival analysis

Open dippindots opened this issue 2 years ago • 0 comments

Fix partial https://github.com/cbioportal/cbioportal/issues/9030

This is the algorithm part, we will get the UI part done it another PR. What is included in this pr:

  • Bug fix for survival calculation (survival data order related)
  • All studies still use the old algorithm (without left truncation adjustment)
  • New left truncation adjustment algorithm
  • Unit tests for the new left truncation adjustment algorithm

dippindots avatar May 18 '22 18:05 dippindots