DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information.... |
Home Features of DataLab Mathematical/Statistical Analysis Modelling Multiple Regression Multiple Linear Regression Apply an MLR Model | ||||||
See also: MLR - Multiple Linear Regression, Create an MLR Model, Create a Ridge Regression Model, Loading MLB Files
|
||||||
Apply an MLR Model
The command Math/Multiple Regression/Multiple Linear Regression/Apply Model... allows to apply a previously calculated and stored MLR model to other datasets. After loading the model the most important model parameters are shown: When clicking the button "Apply Model", first the validity of the model is checked by matching the model variables and the variables of the current dataset (the matching is performed by comparing the variable names). If the variables match, the user has to select the target variable, otherwise an error message is displayed. The target column is named after the model name and is marked by the preceding string [*].
|