Skip to content
Prev 6996 / 15274 Next

How to backtest in R

You could start with the backtest package:

http://cran.r-project.org/web/packages/backtest/index.html

But there are many other possible approaches . . .

Dave Kane

On Mon, Nov 29, 2010 at 10:58 PM, Aaditya Nanduri
<aaditya.nanduri at gmail.com> wrote: