apply {fSeries}R Documentation

Applies Functions Over timeSeries Margins

Description

Applies Functions Over timeSeries Margins

Usage

fapply(x, from, to, FUN, ...)

Arguments

from, to starting date and end date, to must be after from.
FUN the function to be applied.
x an object of class timeSeries.
... arguments passed to other methods.

Author(s)

Diethelm Wuertz for the Rmetrics R-port.

Examples

## data - 


[Package fSeries version 260.73 Index]