dev_function.Rd
Returns the elastic net deviance value.
dev_function(y, mu, weights, family)
Quantitative response variable.
Model's predictions for y
.
Observation weights.
A description of the error distribution and link function to be used in the model. This is the result of a call to a family function.