You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TMtxMulLinReg Class > TMtxMulLinReg Properties > TMtxMulLinReg.A Property
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TMtxMulLinReg.A Property

Matrix of independent variables.

Syntax
C#
Visual Basic
public TMtx A;

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 (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!