powered by
Create coefficients matrix for Simultaneous Equations Model (SEM) representation.
SEM_B_matrix(alpha, periods_n, beta = c())
List with two matrices B11 and B12
numeric
integer
numeric vector. Default is c() for no regressors case.
SEM_B_matrix(3, 4, 4:6)
Run the code above in your browser using DataLab