apply                package:fSeries                R Documentation

_A_p_p_l_i_e_s _F_u_n_c_t_i_o_n_s _O_v_e_r _t_i_m_e_S_e_r_i_e_s _M_a_r_g_i_n_s

_D_e_s_c_r_i_p_t_i_o_n:

     Applies Functions Over timeSeries Margins

_U_s_a_g_e:

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

_A_r_g_u_m_e_n_t_s:

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. 

_A_u_t_h_o_r(_s):

     Diethelm Wuertz for the Rmetrics R-port.

_E_x_a_m_p_l_e_s:

     ## data - 

