Description Usage Arguments Value
View source: R/helpers_adjust_batch.R
Iteratively solve for one feature's shrinked location and scale parameters
1 | it_sol(s_data, g_hat, d_hat, g_bar, t2, a, b, control)
|
s_data |
the feature's standardized abundances. |
g_hat |
the feature's location parameter frequentist estimations. |
d_hat |
the feature's scale parameter frequentist estimations. |
g_bar |
EB estimation of location hyper parameters. |
t2 |
EB estimation of location hyper parameters. |
a |
EB estimation of scale hyper parameters. |
b |
EB estimation of scale hyper parameters. |
control |
list of control parameters |
matrix of shrinked location and scale parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.