-
-
proposal to add objectives for the following and remove from unclassified:
1\. add new objective multiple testing correction objective as child of correction objective.
Note def of correction ob…
-
(user request by e-mail)
Would you add number of cumulative event under number at risk in each strata?
-
When I try to calculate KM for
```
T = [0, 3.5232, 3, 2, 1, 2]
E = [1, 1, 0, 0, 1, 1]
```
I read the following warning:
```
.../kaplan_meier_fitter.py:97: RuntimeWarning: divide by zero e…
-
Let's try it out.
http://stackoverflow.com/questions/23208142/chi-squared-p-value-calculation-without-using-a-chart-algorithm
https://www.swogstat.org/stat/public/chisq_calculator.htm
jjgao updated
7 years ago
-
I'm updating survminer functions to use the .get_data() [ by @pbiecek ] function instead of eval(fit$call$data) .
-
Hi! Following [this discussion](https://discourse.julialang.org/t/survival-analysis-in-julia/969/6) I've decided to try and build a comprehensive package for survival analysis. I've started implementi…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/csgroen/RTNsurvival/
Confirm the following by edi…
-
When I select a mutation in the study view, all other visualizations (pie charts, barplots, the cna table, kaplan meier, mutation count) update according to my selection.
Only the mutation table stays…
-
Hi,
First of all thanks for this great package!
I'm having an issue with the last releases 0.23 and 0.24, but I didn't have any problem with 0.22.
I'm generating multiple survival ggsurvplot throu…