getY-FreqRep: Get Y from a FreqRep object.
Description
Get Y from a FreqRep object.
Usage
# S4 method for FreqRep
getY(object, d = 1)
Arguments
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, ..., D
Value
Returns the attribute Y that's a slot of object.