Description Usage Arguments Value Examples
Moderated t-test with standard errors moderated by mixture prior.
1 | mod_t_test(betahat, se, pi, df)
|
betahat |
a p vector of observed effect sizes |
se |
a p*k matrix of moderated standard errors |
pi |
a p*k matrix of mixture proportions, row sums are 1. |
df |
a p*k matrix of degrees of freedom |
A p vector of p-values testing if the effect sizes are 0.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.