Also:
https://cran.r-project.org/web/views/Survival.html
https://www.youtube.com/watch?v=1Mt7EuVJf1A
http://gking.harvard.edu/files/gking/files/0s.pdf?m=1360039053
http://biostat.mc.vanderbilt.edu/wiki/pub/Main/RmS/rms.pdf
---
Giorgio Garziano
__
R-he
Hi,
Both following code examples plot bollinger band over the ticker main plotand
Williams Power below the main plot.
1. chartSeries(YHOO,theme="white",TA = c(addBBands(200,2), addWPR(n=300)))
2. chartSeries(IB,theme="white",TA = c(addBBands(200,2))) addWPR(n=300)
See:
http://around-r.blogspot.i
2 matches
Mail list logo