Home > Data Mining Algorithms > Anomaly Detection > Anomaly Detection Model Vie... > Association > AR Troubleshooting, Model V... > Decision Tree > Generalized Linear Models > GLM Regression Models
To build and test a GLM Regression (GLMR) model use a Regression Node. By default, a Regression Node tests the models that it builds; test data is created by splitting the input data into build and test subsets. You can also test a model using a Test Node. For more information about testing, see Testing Regression Models.
To apply a model, use an Apply Node.