Get Y
from a FreqRep
object.
Y
from a FreqRep
object.## S4 method for signature 'FreqRep' getY(object, d = 1)
object
: FreqRep
of which to get the Y
d
: optional parameter that determine which time series to return; may be a vector of elements 1, ..., DReturns the attribute Y
that's a slot of object
.