Skip to content

buildModel in quantmod issue

2 messages · Menezes, Ian, Jeff Ryan

#
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