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



TRegModelType


Unit:SDL_statis
Class: none
Declaration: TRegModelType = (rmMLR, rmLDA, rmRR);

The type declaration TRegModelType defines supported regression models of the class TMLRModel:

rmMLR ... multiple linear regression
rmLDA ... linear discriminant analysis
rmRR  ... ridge regression


Last Update: 2023-Nov-27