- GLM2. The GLM2 function is similar to the GLM function except that GLM2 supports the regularization models ridge, lasso, and elastic net.
- GLM2Predict. The GLM2Predict function uses the model generated by GLM2 to perform generalized linear model prediction on new input data.