aqDayOfWeekStat {aqr}R Documentation

applies a function to all values per weekday.

Description

applies a function to all values per weekday.

Usage

aqDayOfWeekStat(x, f = mean)

Arguments

x

the input xts object

f

the function to apply

Value

a matrix that contains weekly figures


[Package aqr version 0.4 Index]