linesFd                 package:fda                 R Documentation

_A_d_d _L_i_n_e_s _f_r_o_m _F_u_n_c_t_i_o_n_a_l _D_a_t_a _t_o _a _P_l_o_t

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

     Lines defined by functional observations are added to an existing
     plot.

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

     linesFd(fd, Lfd=0, ...)

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

     fd : A univariate functional data object. 

    Lfd : Either a nonnegative integer or a linear differential
          operator object. If present, the derivative or the value of
          applying the operator is evaluated rather than the functions
          themselves. 

    ... : Additional arguments such as axis titles and so forth that
          can be used in all plotting programs. 

_D_e_t_a_i_l_s:

_V_a_l_u_e:

     Lines added to an existing plot.

_N_o_t_e:

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

_R_e_f_e_r_e_n_c_e_s:

_S_e_e _A_l_s_o:

     plotFd, plotfit.fd

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

