Calculate the maximum value of the penalty parameter lambda
Arguments
- formula
A formula expression for regression models, in the form
response ~ predictors. The response must be a survival object as returned by the Surv function.- data
A data frame containing the variables in the model.
- group
A factor specifying the group of each sample.
- offset
A numeric vector specifying the offset.