mat.lag: mat.lag

mat.lagR Documentation

mat.lag

Description

Returns data lagged <y> periods with the same row space as <x>

Usage

mat.lag(x, y)

Arguments

x

= a matrix/data frame

y

= an integer

See Also

Other mat: mat.compound, mat.correl, mat.count, mat.daily.to.monthly, mat.daily.to.weekly, mat.diff, mat.ex.array, mat.ex.list, mat.ex.matrix, mat.ex.vec, mat.index, mat.last.to.first, mat.rank, mat.read, mat.reverse, mat.rollsum, mat.sort, mat.subset, mat.to.last.Idx, mat.to.obs, mat.to.xlModel, mat.weekly.to.daily, mat.write, mat.zScore


vsrimurthy/EPFR documentation built on April 10, 2024, 10:10 p.m.