-
## Feature
Hi there, this is a hugely welcome addition to the R stack for the pharma community! Thanks so much for working on this.
Apart from the issues which are still on your [ToDo list](http…
-
It would be fantastic to have `criterion` (i.e., the function to measure the quality of a split) as a parameter of `RandomSurvivalForest`. I know that currently only [the log-rank splitting rule](http…
-
This is currently broken in the latest GitHub versions, which are required since CRAN versions of mlr3 and mlr3mbo are not compatible if I remember correctly, as I'm getting:
```
Learner (surv.xgb…
-
I created a Cox model and named it "survival1". The model runs fine without errors and if I run "summary(survival1)", it shows all the data, p-values, etc. I then run the following code: cox.display…
-
there should _not_ be a subscript `i` in the `Xbar i` on for Cox time varying formula.
_Originally posted by @CamDavidsonPilon in https://github.com/CamDavidsonPilon/lifelines/discussions/1191#dis…
-
Hey, great write up here! I was wondering if there was some code missing for the predict functions? Or did you write these yourself? Referencing `4_Parametric_Models.ipynb`
-
### Expected behavior
Every categorical level should have one reference level for a cox's regression
### Actual behavior
In the forest plot, there are multiple reference levels
### Steps to repro…
-
### Expected behaviour
As a stratos CF user, in order to display [CF metadata (labels and annotations](https://docs.cloudfoundry.org/adminguide/metadata.html) attached to a service instance, I need…
-
**Setup**
- Rancher version: v2.7-head (`7913e28`)
- Browser type & version: Google Chrome: Version 111.0.5563.64 (Official Build) unknown (64-bit)
**Describe the bug**
When enabling some …
-
The h2o.glm function includes a ‘standardize’ parameter that is true by default, and this standardizes continuous predictors. However, if predictors are stored as factors within the input H2OFrame, H2…