-
Dear Editorial team,
We are a french team working in the field of Immunology and bioinformatic in Lyon, France and we are currently developing a free software for every-day statistical analysis. As…
-
In order to use LSTM instead of MLPVanilla with the CoxTime and CoxPH models, I have the following model class. It works mechanically, but I want to make sure that the implementation is theoretically …
-
Hi,
Thank you very much for your script. But I want to know is there has a faster method to deal with large data size? Wheat has nearly 120000 gene. If i use boxcox in MASS package, it will cost long…
-
**Describe the bug**
When using huxreg to report Cox Regression model output, it is useful to exponentiate the model coefficients to report the HR and 95% CI. This is done using the error_format() ar…
-
I really like the (experimental) implementation of the Cox model in brms. However, I have a question concerning the intercept in the I-splines for the baseline hazard function: Argument `intercept` of…
-
Running a test Cox Regression across 17m subjects
Cox regression, without runner:
* Windows: 16m
* Linux: 21m 19s
Cox regression, with runner:
* Windows ?
* Linux 18m 40s
-
**Motivation**
XGBoost supports a different kind of loss functions ranging from least square to cox-proportional hazard model. We have rich support for linear regression, classification, count and …
-
After creating the estimation dataset in `dml_step()`, we want to be able to choose either regression forest or lasso as our ml method for calculating gamma and delta. Instead of running `regression_f…
-
I frequently use `coxphf::coxphf()` in situations where there are few events. Can we add this?
-
### Expected behavior
Saving the ggforest() plot as a PDF file.
### Actual behavior
A blank graph with the title "Hazard ratio" saved as a PDF in the intended directory. By blank, I mean a PDF i…