mat.daily.to.weekly: mat.daily.to.weekly

mat.daily.to.weeklyR Documentation

mat.daily.to.weekly

Description

returns weekly data

Usage

mat.daily.to.weekly(fcn, x, y)

Arguments

fcn

= a function (converts vector to a number)

x

= a matrix/data frame (daily data)

y

= an integer (0 = Sun, 1 = Mon, etc., the day each week ends)

See Also

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


vsrimurthy/EPFR documentation built on Dec. 24, 2024, 5:20 a.m.