Simple CGE Model

Simple CGE

open_cge.simpleCGE

open_cge.simpleCGE.cge_system(pvec, args)[source]

This function solves the system of equations that represents the CGE model.

Parameters
  • pvec (Numpy array) – Vector of prices

  • args (tuple) – Tuple of arguments for equations

Returns

Errors from CGE equations

Return type

p_error (Numpy array)