Variable


Examples:

Variable

(all,i,COM) p0(i) # Basic price of commodities # ;

(percent_change)(all,i,COM)(all,s,SOURCE) xhous(i,s)

# Household consumption of commodity i from source s # ;

phi # exchange rate # ;

(change) delB # Change in Balance of Trade # ;

(levels, CHANGE) (all,i,SECT) X(i) ;

(levels, GE 0) (all,i,SECT) X(i) ;

Coefficient (all,i,IND) Y ;

Variable (ORIG_LEVEL = Y) (all,i,IND)

yy(i) # yy is Percent change in Y # ;

Coefficient (all,i,SECT) DVCOM(i) ;

Variable (orig_level=DVCOM) (All,i,SECT) p_XCOM(i) ;

Variable (orig_level=1) (All,i,SECT) p_PCOM(i) ;

back to TABLO language contents



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

Link to full GEMPACK Manual

Link to GEMPACK homepage