survex
survex copied to clipboard
Explainable Machine Learning in Survival Analysis
Hello, While using model_survshap() for global interpretation with shaps, I found that this function seems to be unable to distinguish between continuous variables and categorical variables, which has caused my...
Hi survex team, I encountered the following error message "Error in vecdist$wrappedModels()[[i]]: wrong arguments for subsetting an environment" when applying model_survshap function with aft_weibull model from mlr3. This has not...
Hello, for data that follow a Cox model, I would expect the beta (regression coefficient) estimates given by the function predict_parts to be close to the true coefficients of the...
For the current SHAP value for the survival analysis, the outcome is with the right censoring format and covariates measured at one time point for each patient; And I am...
Hello, I was wondering whether you have support for models with weights. For example: ```r data$weights
Hi, just discovered this package today and very excited to have found it! I am wondering if methods could be added for [partykit](https://github.com/cran/partykit) survival functions? Also, wondering but does `survex`...