empiricalStart              package:XDE              R Documentation

_E_m_p_i_r_i_c_a_l _s_t_a_r_t_i_n_g _v_a_l_u_e_s _f_o_r _t_h_e _M_C_M_C

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

     Empirical starting values for the MCMC are based on data in
     objects of class 'ExpressionSetList'

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

     empiricalStart(object, zeroNu = FALSE)

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

  object: An object of class 'ExpressionSetList'

  zeroNu: Logical: if TRUE, the nu in the Bayesian model are not
          modeled - set to zero and not updated in the MCMC.  Setting
          zeroNu to TRUE should be regarded as experimental

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

     An object of class 'XdeParameter'

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

     R. Scharpf

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

     'zeroNu', 'XdeParameter-class', 'ExpressionSetList-class'

