Extract from a quantmod
object the
dataset created for use in modelling.specifyModel creates a zoo
object for
use in subsequent workflow stages (
buildModel
,tradeModel
) that
combines all model inputs, from a variety
of sources, into one model frame.
modelData
returns this object.