-
### 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…
-
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…
-
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…
-
Hi all,
Apologies if this is not the correct place for this issue (if that is the case, transfer it). I think it is because there's some other issues related to aliases etc in this repo but that's …
-
#### STUDY
BPCOG Aim 2 - Dementia
#### STUDY AIM
Create time-to-dementia cox regression model and produce survivor function data.
#### STUDY POPULATION
Pooled subset of BPCOG cohort participants…
-
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…
-
This issue is to maintain all features request on one page.
Note to **contributors**: If you want to work for a requested feature, re-open the linked issue. Everyone is welcome to work on any of the …
-
I've done some work to hack in a censored normal (tobit) response into glmmTMB with a global interval (not per observation as mentioned in https://github.com/glmmTMB/glmmTMB/issues/690) for a work pro…
-
#3220 We use transformation in several places to make the data or statistics closer to normally distributed.
However, we don't have a central collection of recipes or helper functions.
We have the d…
-
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…