-
I created a Cox model and named it "survival1". The model runs fine without errors and if I run "summary(survival1)", it shows all the data, p-values, etc. I then run the following code: cox.display…
-
I am trying to implement multiple groups (4 treatments) for a time to event analysis using cox model. Does PSWeight support cox model analysis?
-
- [bcmixed package](https://cran.r-project.org/package=bcmixed) for Box-Cox-transformed responses
- [tramME package](https://cran.r-project.org/package=tramME) for Box-Cox, survival, censored, etc. r…
-
## Description of the feature
Can you support strata in COX model? It is included in lifetimes and statsmodels.
**Additional context**
https://lifelines.readthedocs.io/en/latest/fitters/reg…
-
A posterior predictive check (PPC) for the Cox model would be nice, but it would probably have to be conducted differently than in all other models since the spline estimate of the baseline hazard mak…
-
I couldn't find any tidy models implementation of `coxme::coxme()` in either `broom` or `broom.mixed`. Valid to add?
-
Great work,
I found your approach very interesting and I was trying to generalize it to different pytorch architectures
I wanted to test your approach with custom models and other pytorch model.…
-
Support weights as a argument to the model.
-
Hello, I 'm using the package to calculate some real survival data, I find the cross-validation can only choose deviance on the test cohort to determine the support size. could you guys add the c_inde…
-
Hello,
I am attempting to plot "probability in state" curves from a multi-state object created with `survfit2()` from a Cox proportional hazards model. Unfortunately, when calling `ggcuminc`, I encou…