setCoxModel: Create setting for lasso Cox model

Description Usage Arguments Examples

View source: R/CoxModel.R

Description

Create setting for lasso Cox model

Usage

1
setCoxModel(variance = 0.01, seed = NULL)

Arguments

variance

a single value used as the starting value for the automatic lambda search

seed

An option to add a seed when training the model

Examples

1
model.lr <- setCoxModel()

hxia/plp-git-demo documentation built on March 19, 2021, 1:54 a.m.