Construct Gamma Matrix
construct_gamma_matrix.Rd
Constructs a Gamma matrix based on the given system of equations and endogenous variables.
This function constructs a Gamma matrix, which is a diagonal matrix representing the coefficients of endogenous variables in the system of equations. The Gamma matrix is used in various econometric models. It also returns the constructed weights and parameters.