SPIA-internal              package:SPIA              R Documentation

_I_n_t_e_r_n_a_l _S_P_I_A _f_u_n_c_t_i_o_n_s

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

     Internal SPIA functions. 'combfunc' combines two p-values into a
     global  significance p-value. 'getP2' computes the product of two
     independent p-values that corresponds to a given global p-value.

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

     combfunc(p1,p2)
     getP2(t)

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

     These are not to be called directly by the user.

