Learn R Programming

icmm (version 1.2)

initbetaCox: 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)

Arguments

Format

A data frame with 400 rows.

V1

a numeric vector of the regression coefficients.

Examples

Run this code
# NOT RUN {
  data(initbetaCox)
# }

Run the code above in your browser using DataLab