Description Usage Arguments Value
NOTE previous name: est_varofind
1 | fitGenewiseBatchPriorParams(muind, min_varofind = 0.25, min_tau2 = 0.25)
|
muind |
matrix, ngene by nind |
min_varofind |
scalar, lower bound of estimated variance of individuals. |
min_tau2 |
scalar, lower bound of estimated tau2. |
list of two elements
est_varofind: matrix, nind by 4
mean, variance, alpha and beta (inv-gamma dist as the prior of the variance)
est_tau2: vector of 3 elements
tau2, tau2_alpha, tau2_beta (assume muinds follow a N(0.0, tau), taus is std.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.