systemfit-internal         package:systemfit         R Documentation

_I_n_t_e_r_n_a_l _s_y_s_t_e_m_f_i_t _f_u_n_c_t_i_o_n_s

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

     Internal systemfit functions

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

     knls( theta, eqns, data, fitmethod="OLS", parmnames, instr=NULL, S=NULL )

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

     These functions are no the called by the user. The knls is the
     driver function that is passed to the nlm call in 'nlsystemfit'.

