- x
list
[ndarray
] List of containing model regressors for each equation in the system
- z
list
[ndarray
] List of containing instruments for each equation in the system
- eps
ndarray
Model errors (nobs by neqn)
- sigma
ndarray
Fixed covariance of model errors. If None, estimated from eps.