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....



RegCoeffs


Unit: SDL_statis
Class: TMLRModel
Declaration: property RegCoeffs [varix: integer]: double;

After calculating the regression model the readonly array property RegCoeffs contains the regression coefficents of the MLR model. The parameter varix can take values between zero and XData.NrOfColumns; RegCoeffs[0] contains the intercept, all other entries return the regression coefficients of the corresponding indepedent variables.



Last Update: 2023-Dec-05