Sebastian Pölsterl
Sebastian Pölsterl
No plans at the moment, unless someone is willing to contribute the code to add this feature.
There's indeed an inconsistency. For `RandomSurvivalForest` and `SurvivalTree`, only the domain of the survival function is limited to the range of *event* times, whereas for `CoxPHSurvivalAnalysis` it is limited to...
@dependabot rebase
When reporting a bug, please follow the [instructions](https://github.com/sebp/scikit-survival/blob/master/.github/ISSUE_TEMPLATE/bug_report.md) and include a detailed description of the problem and a minimal working example please.
I'm closing this issue as no further information has been provided. Please feel free to reopen this issue if you can provide the requested information.
Thanks for reporting this issue. Interestingly, the reference implementation in R by Hajime Uno gives yet another result: ```r library(survC1) futime = c(11, 11, 26, 89, 128, 299, 300) fustat...
@rafaelmardojai great to hear that your putting in the effort to port the tutorial to GTK4! Adding an acknowledgements or contributors page sounds good.
@danyeaw I'm open to re-licensing. Currently, there have been 70+ contributors. I'd assume you would need to reach out to everyone to get their approval for re-licensing too.
@dependabot recreate