initbetaCox {icmm} | R Documentation |
Initial values for the regression coefficients used in example for running ICM/M algorithm in Cox's model
Description
Initial values for the regression coefficients obtained from Cox's model with lasso regularization for simCox
data set.
Usage
data(initbetaCox)
Format
A data frame with 400 rows.
V1
a numeric vector of the regression coefficients.
Examples
data(initbetaCox)
[Package icmm version 1.2 Index]