Learn R Programming

facmodCS (version 1.0)

lagExposures: lagExposures allows the user to lag exposures by one time period

Description

Function lag the style exposures in the exposure matrix by one time period.

Usage

lagExposures(specObj)

Value

specObj an ffm spec Object that has been lagged

Arguments

specObj

an ffm specification object of of class "ffmSpec"

Details

this function operates on the data inside the specObj and applies a lag to it

See Also

specFfm for information on the definition of the specFfm object.