-
Not sure what's happening (unfortunately I don't remember any more what manipulations StatsModels does to `fit` before calling `fit` with arrays):
```julia
julia> using Survival, DataFrames, Stats…
-
## 🐛 Bug
I'm trying to build on a system with a Radeon VII and Ryzen 3800x running Ubuntu 19.04 with ROCm installed from AMD's repository as described [here](https://rocm.github.io/ROCmInstall.html…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/const-ae/glmGamPoi
Confirm the following by editi…
-
I am trying to run a custom scoring formula, according to the instructions in TPOT. Basically, I copied the function below that somebody used successfully:
```
def rmsle_loss(y_true, y_pred):
…
-
Add weights for all generalized linear models, and for cox regression.
-
[survival_log.zip](https://github.com/CamDavidsonPilon/lifelines/files/3162128/survival_log.zip)
Hi, I have encountered a problem with cox model using this data set. It showed that a error msg : "…
-
The following is where I am at while trying to get a direct comparison out of the survival package. I can use glmnet on a Surv object, effectively fitting the hazard with glmnet, however, getting an a…
-
Assuming next meeting 7/11/2019)
Create a basis for cox-survival analysis for stroke cohort
With even just available EMR data
Try
- Association study for tPA timing outcomes vs. readily avail…
-
Submitting Author: Daniel Sjoberg (@ddsjoberg)
Repository: gtsummary
Version submitted: 1.1.1.9004
Editor: TBD
Reviewer 1: TBD
Reviewer 2: TBD
Archive: TBD
Version accepted: TBD
…
-
For the comparison of the RSF model to the mixed outcome model (page 48 on the CRAN docs) why is one computed with get.cindex and the other computed with 1-get.cindex?