getInitial                package:drc                R Documentation

_S_h_o_w_i_n_g _s_t_a_r_t_i_n_g _v_a_l_u_e_s _u_s_e_d

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

     Function for showing the starting values of the model parameters
     used when fitting a dose-response model

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

       getInitial(object)

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

  object: object of class 'drc'

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

     A vector of starting values for the model parameters used to
     initialize the estimation procedure.

_N_o_t_e:

     This function is masking the standard function in the stats
     package.

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

     Christian Ritz

