-
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…
-
Hello authors:
Recently i studied your work about this mRNA-miRNAs-cancer-pathways.
But there are some points i didn't understand.
1. You calculated the correlation between miRNA and its target mR…
-
### 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…
-
### Describe the feature
We want to create a new model on `vsl.ml` to do classification using the Random Forest algorithm. That model should follow the following interfaces:
- [vsl.util.Observer…
-
From the prediction package, it copes with many more models than we have now, - or will have in the near future - in our "usual" dialogues. I strongly suggest that adding more keyboards to the "halfw…
-
Below is a to do list, where items near the top are considered more important
- [x] Add unit tests
- [x] Add other types of functional regression models
- [x] Update UI for regression functions s…
-
I'm interested in specifying folds for my data which can be done in `cv.glmnet` with no issue by passing a vector containing integers from 1 to number of folds to `foldid`. However, I receive the erro…
-
I'm using qgcomp.cox.boot to fit a non-linear model, e.g. bs(x1) + bs(x2) + bs(x3), dgree = 3. After running it, I want to make similar plots (below) as I've seen before in the literature, but I notic…
-
List of new method functions we want to write for `crr2` objects:
1. `model.frame()`, `terms()`, `model.matrix()` (for each of these, if we simply pass the formula and the dataset, we get back exact…
-
Hi!
A few months back I had started developing a package for Survival analysis in Julia (it's [here](https://github.com/piever/Survival.jl) )
So far it mainly has Kaplan Meier, Cox proportional haza…