Skip to content
Prev 4283 / 15274 Next

buildModel in quantmod issue

Ian,
The lm error gives a (big) hint.
training.per = 1 day (or maybe 0!).  You might want a bit more data to
build the model on. ;)
All the above said, specify/build/trade in quantmod isn't entirely
'workable' at the moment.  The most recent version on R-forge (and
making its way to CRAN) restores the previous (think 2007!)
functionality, but it is still not incredibly useful in practice.
(hence it languishing in the development priority list)

HTH,
Jeff