powered by
Yahoo.com
data(yahoo)
data(yahoo) plot(yahoo,type="l",ylab="Yahoo closing prices") plot(diff(100*log(yahoo)),type="l",ylab="Yahoo log returns (percent)")
Run the code above in your browser using DataLab