-
### Expected behavior
Wanting to make a Kaplan-Meier curve for data on an alternate timescale (specifically on age). We aren't interested in looking at the effect until the age of 40, so we use the…
-
Hi Cam/lifelines contributors,
Thanks for this great package.
I'm trying to use the Weibull fitter, mostly successfully, but I get an error when using this data set:
```
from lifelines imp…
-
For Kaplan Meier method, there's an error when I try to run kmf.plot(). It always shows '_process_plot_var_args' object has no attribute 'get_next_color'. Do you know the reason? I have updated 'matpl…
-
in addition to Kaplan-Meier, just show distribution of values, header brick should show multiple plotted on top of each other != current histogram view
-
Reminder to create time-varying Risk Difference / Risk Ratio plots in the vein of Table 3 in
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4325676/ as recommended by
https://www.ncbi.nlm.nih.gov/pm…
-
I have tried to read some of your code about survival analysis and apply them, but the case is theme were not applying to risk table. And following are my codes and result by R . Would you please take…
-
> fun: an arbitrary function defining a transformation of the survival curve. For example fun=log is an alternative way to draw a log-survival curve (but with the axis labeled with log(S) values), and…
-
From CRAN/Kurt Hornik:
Dear maintainer,
Pls see
The error can be reproduced by checking with
_R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_=true in the environment,
which prevents foo.bar S3 …
-
-
### Expected behavior
Ability to modify/ add legend items after plot creation.
### Actual behavior
Creates second legend with duplicate entries.
### Steps to reproduce the problem
Ok, so say we …