-
### What version of Go are you using (`go version`)?
go version go1.7.5 linux/amd64
### What operating system and processor architecture are you using (`go env`)?
GOARCH="amd64"
GOBIN=""…
-
Run TEPs-I to predict volumes, and retrain TEPs-I to see if we can reproduce the same predictions.
MATLAB should not be required here.
cczhu updated
3 years ago
-
Hi
Once again, thank you for a great package!
A question: is there a way to include splines like with the rcs() from the rms-package with finalfit?
Below is an example of what I tried, the outp…
-
- `survival` package for cox regression
- `coxme` package for mixed effects cox regression
Demo: https://stats.idre.ucla.edu/r/dae/mixed-effects-cox-regression/
-
Hi Cameron, awesome library!
My issue is that when I try to use the Lifelines (v0.25.7) sklearn_adapter with KaplanMeierFitter, it seems to be missing the ["label" attribute](https://lifelines.readth…
-
https://mp.weixin.qq.com/s/lVt_1UZLs0VMlo0keGfHLg
ixxmu updated
2 years ago
-
One item we want to double check in the CalculateHouseholdDvmt
Module is the manner in which household DVMT is calculated. The Github Wiki (see https://github.co…
-
Hi, I'm trying to predict survival probabilities of a population at 6, 12 and 24 months. `lifelines.CoxPHFitter` has that functionality. I am able to specify a `times` parameter for predict survival f…
-
I really appreciate your commitment to this field.
I got kkbox dataset by using `kkbox.read_df()`.
The kkbox dataset consists of 2,814,735 instances, so how can I get the same split as describe…
-
Hi all,
I was wondering if there has been (I presume there has, but I haven't been able to find it) a discussion on adding survivorship analyses to JASP, specifically Kaplan Meier with the comparis…