iterativeBMA-internal      package:iterativeBMA      R Documentation

_I_n_t_e_r_n_a_l _f_u_n_c_t_i_o_n_s _f_o_r _i_t_e_r_a_t_i_v_e_B_M_A

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

     Internal functions for 'iterativeBMA', not meant to be called
     directly.

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

     iterateBMAglm (x, y, curr.mat, stopVar=0, nextVar, nbest=10, thresProbne0 = 1, maxNvar = 30, maxIter=20000)
     iterateBMAinit (x, maxNvar = 30)
     imageplot.bma.mod (bicreg.out, color = "default", ...)
     convertSingleName (curr.name, orig.expr.set)
     convertModelName (curr.model, orig.expr.set)
     maxExpValueKY
     minExpValueKY
     zero.threshold
     bma.punct.string

