getY-FreqRep: Get 'Y' from a 'FreqRep' object.

Description Usage Arguments Value

Description

Get Y from a FreqRep object.

Usage

1
2
## S4 method for signature '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.


quantspec documentation built on July 15, 2020, 1:07 a.m.