lflim                 package:locfit                 R Documentation

_C_o_n_s_t_r_u_c_t _L_i_m_i_t _V_e_c_t_o_r_s _f_o_r _L_o_c_f_i_t _f_i_t_s.

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

     This function is used internally to interpret 'xlim' and 'flim'
     arguments. It should not be called directly.

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

     lflim(limits, nm, ret)

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

  limits: Limit argument. 

      nm: Variable names. 

     ret: Initial return vector. 

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

     Vector with length 2*dim.

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

     'locfit'

