Simple CGE
open_cge.simpleCGE.
cge_system
This function solves the system of equations that represents the CGE model.
pvec (Numpy array) – Vector of prices
args (tuple) – Tuple of arguments for equations
Errors from CGE equations
p_error (Numpy array)