SPIA-internal {SPIA} | R Documentation |
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.
combfunc(p1,p2) getP2(t)
These are not to be called directly by the user.