Hi all,
there seems to be a problem with nested loops. Try this with CVS:
<script>
nulldata 10
loop 2
x = normal()
y = normal()
loop 2
k = 0
end loop
ols y 0 x
end loop
</script>
You get 4 ols-es instead of 2.
Riccardo (Jack) Lucchetti
Dipartimento di Economia
Università Politecnica delle Marche
r.lucchetti(a)univpm.it
http://www.econ.univpm.it/lucchetti