-
-
**Setup**
- Rancher version: 2.10.0-alpha5
- Rancher UI Extensions:
- Browser type & version:Brave 1.70
**Describe the bug**
After an admin deploys 2 girepos one in fleet-local and the other …
-
Hi, thanks a lot for this useful and easy-to-use package!
I'm doing some sensitivity analysis on my survival model, and for that I need to fix the coefficient of one covariate (=confounder/factor) m…
-
How do we get prediction and similar for models with transformed endog?
example `log(y) ~ ...` estimated with OLS
related to issue #1449 #1480
also related: use Poisson instead, several articles a…
-
Is is possible to export models trained using Scikit-Survival (sksurv)?
This is the repos for sksurv: https://github.com/sebp/scikit-survival
sksurv contains a RandomSurvivalForest algorithm whi…
-
I have a problem merging two data with repetitive measurements.
The merging did not include the second measurment.
---------------------------
library(survival)
data1
-
[HMGB1_Dataset_Final.xlsx](https://github.com/pivadoc/Minerva-Anestesiologica_HMGB1Dataset/files/4684432/HMGB1_Dataset_Final.xlsx)
[CoxRegression.xlsx](https://github.com/pivadoc/Minerva-Anestesiolog…
-
Dear Catalyst Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: (Windows 10 or `$ uname --all`)
* Python Version: `$ 3.7`
* Py…
-
Similar to [#32](https://github.com/ragulpr/wtte-rnn/issues/32), I'm also trying to use wtte-rnn for prediction on real data; I'm not getting very good performance, and trying to understand what are t…
-
First of all, thank you so much for creating this wonderful package.
I am wondering if we can extend counterfactuals using DICE to survival models, especially those created using sksurv package (from…