-
I am using the torchsurv library for survival analysis and want to plot Kaplan-Meier (KM) curves based on my model's predictions, not the baseline KM curve. I’m looking for guidance on how to generate…
-
My impression is that `geom_bracket` is always horizontal, and that makes it hard to apply them to a Kaplan-Meier plot.
-
### Expected behavior
The Kaplan-Meier plots and their associated risk tables should not overlap. If they should, should be an option to scale (zoom out) each figure smaller.
### Actual behavior
…
-
It would be great to have support of [kaplan-meier curve](https://en.wikipedia.org/wiki/Kaplan%E2%80%93Meier_estimator), perhaps in the `Plot.map` family.
As the curve is basically a cumulative su…
-
New feature request. It would be nice to add the possibility to have a smoothed Kaplan-Meier plot instead of the steps plot currently used. I'm thinking something similar to [this](https://twitter.com…
-
### Feature description
Similar requests have been brought up before in the last round of UI updates, and the decision was to keep teal.slice simple and only performs data slicing and not data mani…
-
Here is the code (directly from the notebooks:
```
# Plot the phenogroup specific Kaplan-Meier survival estimate.
auton_survival.reporting.plot_kaplanmeier(outcomes, groups=phenotypes)
```
…
-
During my research I made a couple of Galaxy workflows for cancer survival prediction but was missing some functionalities that I think would be helpful for others as well if they could be added as ne…
-
Interfaces for:
* Kaplan-Meier plots: I particularly like `survminer::ggsurvplot`
* Other option looks like `survMisc`, but I think `survminer` seems like the better supported package
What else…
-
Hello everyone,
when I understood the documentation right, lifelines uses pandas plotting. So when I tried to change the label of the axes using set.x_label() (set.y_label()) or by passing them vi…
ghost updated
3 years ago