The @expand command does not seem to work in the command
Code: Select all
sys.appendCode: Select all
translog_system.append log(share_oil/(share_coal))= @expand(iso3c) + c(2)*log(p_oil/p_coal) + c(3)*log(p_gas/p_coal)+c(4)*log(p_electricity/p_coal) returns this:
Code: Select all
@EXPAND is not a Genr or series expression functionThanks in advance
