search for: nssah

Displaying 1 result from an estimated 1 matches for "nssah".

Did you mean: nssa
2010 Aug 11
0
Computable General Equilibrium (CGE) models in R
Has someone implemented a Computable General Equilibrium (CGE) model in R? Usually such models are coded in GAMS ( a general algebraic solver) or GEMPACK (a solver specifically for CGE models). As it is possible to implement CGE models in the econometric software EViews (Essama-Nssah, B. (2004), Building and Running General Equilibrium Models in EViews, http://ssrn.com/paper=636617), I suspect it can also be done in R. I am aware of the BB package for solving a large system of nonlinear equations (http://cran.r-project.org/web/packages/BB/), but what I am looking for is example...