emplik-internal            package:emplik            R Documentation

_I_n_t_e_r_n_a_l _e_m_p_l_i_k _f_u_n_c_t_i_o_n_s

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

     Internal emplik functions

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

     logelr(x,mu,lam)
     llog(z, eps)
     llogp(z, eps)
     llogpp(z, eps)
     Wdataclean2(z,d,wt=rep(1,length(d)))
     DnR(x,d,w)
     solve3.QP(D, d, A, b, meq, factorized=FALSE)
     WKM(x,d,w=rep(1,length(d)))

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

     These are not to be called by the user. 

     `Wdataclean2' and `DnR' are used by the functions `emplikH1.test',
      `emplikH2.test' and `emplikdisc.test'.  

     `logelr', `llog', `llogp' and `llogpp'  are used by function
     `el.test'.

     `Wdataclean2', `WKM' and `solve3.QP' are used by function
     `el.cen.test'.

