-
Cox regression was recently added to the PatientLevelPrediction package (https://github.com/OHDSI/PatientLevelPrediction/blob/master/R/CoxModel.R) and it would be useful to include it into the Atlas i…
jreps updated
3 years ago
-
https://www.radioworld.com/news-and-business/business-and-law/cox-media-hit-by-ransomware-attack
-
This is a 'liftover' of [feature request #1267 from the R-forge tracker](https://r-forge.r-project.org/tracker/index.php?func=detail&aid=1267&group_id=505&atid=2061).
From Aron Joon:
> We tried to r…
-
I am using XGBoost version 1.3.3 on Windows with Python 3.6.8. On attempting to do training with objective set to `survival:cox`, I repeatedly get this error.
Traceback (most recent call last)…
-
- in the `test` workflow we use the action `codecov/codecov-action@v3` to upload unit test coverage to codecov servers
- the action has been approved for use, but with caveats (it must be in it's on …
-
When running the following code, I run into the following error: RuntimeWarning: divide by zero encountered in true_divide
Code:
outcome = df_merged8.iloc[:, -1]
predictors = df_merged8.iloc[:…
-
Since the release of pandas 2.0.0, the function iteritems is depreciated. (see https://pandas.pydata.org/docs/dev/whatsnew/v2.0.0.html).
Because of this, the function cox_time.py doesn't work anymor…
-
## 🚀 Feature Proposal
We've had issues with 15 people being a too small amount for CoX masses, as the raid fills up in seconds and people are not able to get in. It would be better with masses taki…
-
Hello,
I encountered an issue when using the performance package to assess multicollinearity in Cox proportional hazards models. When I specify a model with exactly two predictors, the function che…
-