Closure


use Environment|LU file <file_name> ;

take closure from Environment | LU | Solution file <file_name> ;

modify closure from Environment | LU | Solution file <file_name> ;

swap <v1 [component_list]> = <v2 [component_list]> ;! v1 v2 are variables

exogenous | endogenous <v1 [component_list]> <v2 [component_list]> ... ;

rest exogenous | endogenous ;

Examples:

take closure from LU file sjxfac ;

use Environment file sjxfac ;

exogenous xfac pcom facind 3-15 phi ;

swap v1 1-3 = v2 6-8 ;

swap p_XF(labor,s1) = p_cR ;

rest endogenous ;

See also Lists of variables

Back to CMF contents



URL of this topic: www.copsmodels.com/webhelp/tabmate/hc_closureopt.htm

Link to full GEMPACK Manual

Link to GEMPACK homepage