open brand_cassola.gdt # perform a few transformations m_p = m_p*100 y = y*100 infl = infl/4 rs = rs/4 rl = rl/4 # replicate table 4, page 824 vecm 2 3 m_p infl rl rs y -q ll0 = $lnl restrict --full b[1,1] = 1 b[1,2] = 0 b[1,4] = 0 b[2,1] = 0 b[2,2] = 1 b[2,4] = 0 b[2,5] = 0 b[3,1] = 0 b[3,2] = 0 b[3,3] = 1 b[3,4] = -1 b[3,5] = 0 end restrict ll1 = $rlnl