Quantcast
Channel: EViews
Viewing all articles
Browse latest Browse all 24142

Draw vertical lines at specific observations of time series

$
0
0
Try storing the @otod value into a string and then use that string in the draw command. The draw command is not processing the @otod function

Code:
create m 90 10
series x=rnd
freeze(g) x.line

%date = @otod(100) 'the 100th observation
g.draw(line, bottom) %date




Viewing all articles
Browse latest Browse all 24142


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>