

selfStart {nls}                              R Documentation

_C_o_n_s_t_r_u_c_t _S_e_l_f_-_s_t_a_r_t_i_n_g _N_o_n_l_i_n_e_a_r _M_o_d_e_l_s

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

     This function is generic; methods functions can be
     written to handle specific classes of objects. Avail-
     able methods include `selfStart.default' and `selfS-
     tart.formula'.  See the documentation on the appropri-
     ate method function.

_U_s_a_g_e_:

     selfStart(model, initial, parameters, template)

_V_a_l_u_e_:

     a function object of the `selfStart' class.

_A_u_t_h_o_r_(_s_)_:

     Jose Pinheiro and Douglas Bates

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

     `selfStart.default', `selfStart.formula'

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

     ## see documentation for the methods

