-
Similar to #73 it would be nice to natively handle competing events. Option would be ``add_competing_risk()`` function to add another model for a competing risk.
Would need to add evaluation in th…
-
See https://stackoverflow.com/questions/65972567/how-can-i-save-all-prediction-from-ranger-learner-with-predit-all-true-into-a and https://github.com/mlr-org/mlr3learners/pull/172.
Should this be a…
-
### Premise:
- The fact that ETH consensus layer is in flux makes it hard to go full immutability + censorship resistance
- immaturity and rapid evoultion of staking ecosystem
- staked ETH % high…
-
Is regularization possible in competing risk frailty models? The documentation mentions the LASSO in the `ahaz` package, but as far as I can tell, `ahaz` can't handle that sort of model?
Thanks!
-
It would be very useful to be able to perform variable selection with competing risks. It would seem that it should be straightforward, since `glmnet` has a `multinomial` family. But as we've discover…
-
I think there is some interesting opportunities to bridge protocols like ipfs, dat, ssb instead competing. The way things are designed to work it does not matter what protocol has being used to delive…
-
**What design is being proposed?**
v2 documentation strategy that is more operations focused, as well as easily consumable for developers/operators to contribute.
**Additional Context**
This will be…
-
It seems there is a convergence problem in comp.risk
```
cr.out = comp.risk(Event(futime, cause)~const(proc_type), data =cand2, cause = 1)
summary(cr.out)
```
After run the above, I got follow…
-
## Value to Veterans
- Seamless Transition Integrated Care Clinic (STICC) facility is a VBA benefit transition clinic located in VHA facilities. There are VHA and VBA Rehab counselors as well as VBA C…
-
If I run on ~50,000 samples and turn on variance=TRUE, `fastCrr` is much slower than `crr` from cmprsk. (It hasn't terminated yet after several minutes; `crr` takes about a minute.) I have 40 GB of RA…