priors               package:bayesmix               R Documentation

_C_r_e_a_t_e_s _l_i_s_t _o_f _p_r_i_o_r _s_p_e_c_i_f_i_c_a_t_i_o_n_s

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

     Given the data values for the priors are determined.

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

     priorsFish(y)
     priorsRaftery(y)
     priorsUncertain(y)

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

       y: a numeric vector.

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

     Values for the prior parameter 'b0', 'B0', 'nu0' and 'S0' are
     determined.

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

     There is a list returned with named components of the prior
     parameters.

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

     Bettina Gruen

