Summary
Matrix of independent variables.
Class
TMtxMulLinReg
Declaration
Property A: TMtx read FA write SetA stored AllowStreaming;
Description
Matrix of independent variables. Number of A rows is equal to number of observables and number of A columns is equal to number of variables.
You can use ValidSystem method to check whether defined system of equations (A.Rows = Y.Length i.e. number of observables is the same for A and Y) has been properly defined.
| Copyright 2008 Dew Research |
http://www.dewresearch.com