I am trying to get the lagged correlations out from the cross correlation results but I found out that I couldn't freeze it (from code). I did the following:
and of course it complains that cross is not defined in freeze. Any ideas what I should do? Thanks.freeze(tab1) cross(12) var1 var2
Tchaithonov
