$ 0 0 You can create a group with lagged variables using the to syntax:Code:group mygroup y(0 to -10) x1(0 to -10) x2(0 to -10)You can then use that group to do correlation analysis etc...