Description Usage Arguments Value
Estimate parameters of inv-gamma dist as the prior for genewise conditional expression. NOTE previous name: est_varofcond
1 | fitGenewiseCondPriorParams(mucond, min_varofcond = 0.25)
|
mucond |
matrix, ngene by ncond, gene expression level under conditions. |
min_varofcond |
scalar, lower bound for the estimated variance. |
matrix, ngene by 3 params, including variance of the gene expression under that condition, alpha, beta params for the prior of the variance (inv-gamma distribution). We treat initial means of the gene expressions as zeros.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.