The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() ![]() |
|||||||||
See also: YData, CalculateModel, InVarName | |||||||||
XData |
![]() |
||||||||
The matrix XData contains the independent variables ("predictors") of the training data. Before calculating an MLR model the matrix XData has to be resized (using XData.Resize) to be able to hold the training data and then filled with the training data (rows are corresponding to objects, columns are variables).
|