-
Hi @CamDavidsonPilon,
A colleague of mine produced the attached SPSS cox regression output involving an interaction between a continuous covariate and a three-level categorical covariate
[OUTPUT.…
-
Running just prestats,confound2,and regress module on one subject's scan
**Cohort file**
```
id0,id1,id2,img
sub-PVTS128,ses-post,PA,/data/project/vislab/raw/PVTS/BACKUP/PVTS/derivatives/fmripre…
-
Basically, change the objective function and evaluation metrics. The evaluation metrics could be [timeROC](http://cran.r-project.org/web/packages/timeROC/index.html).
ajing updated
6 years ago
-
It's not completely clear to me how to do prediction with time-varying covariates. By prediction, I am referring to constructing a hazard curve give the covariates. Consider the static case:
_hz(t) =…
-
```
--
-- ******** Summary ********
-- General:
-- CMake version : 3.14.0
-- CMake command : /root/miniconda3/envs/torchbeast/bin/cmake
-- System : Linux
-…
-
This is an issue created for centralizing all discussions and proposals of new objective functions.
The new refactor comes with a https://github.com/dmlc/xgboost/tree/master/plugin system which hope…
-
[HMGB1_Dataset_Final.zip](https://github.com/pivadoc/JournalCriticalCare_HMGB1Dataset/files/2407636/HMGB1_Dataset_Final.zip)
-
I am working on a port of this project: https://github.com/jaredleekatzman/DeepSurv to use Keras instead of Lasagne.
My question centers upon how to best integrate a new custom loss function (cox p…
-
There has been a large discussion over email about this topic. I'm opening this up to the repo so we have history and increase participation.
-
Hi,
Thank you for this amazing software. Unfortunately I am having trouble getting it to run on my own data. When I run the code below (modelled on one of your examples) I get the following error mes…