You are here: Symbol Reference > Regress Namespace > Functions > Regress.MulLinRegress Function
Stats Master VCL
ContentsIndex
PreviousUpNext
Regress.MulLinRegress Function

Multivariante linear regression.

Pascal
procedure MulLinRegress(const Y: TVec; const A: TMtx; const b: TVec; Constant: boolean = true; const YCalc: TVec = nil; const ATA: TMtx = nil; Method: TRegSolveMethod = regSolveLQR); overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!