

profile {base}                               R Documentation

_G_e_n_e_r_i_c _F_u_n_c_t_i_o_n _f_o_r _P_r_o_f_i_l_i_n_g _M_o_d_e_l_s

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

     Investigates behavior of objective function near the
     solution represented by `fitted'.

     See documentation on method functions for further
     details.

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

     profile(fitted, ...)

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

  fitted: the original fitted model object.

     ...: additional parameters. See documentation on indi-
          vidual methods.

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

     A list with an element for each parameter being pro-
     filed. See the individual methods for further details.

