Description Usage Arguments Details Value Examples
Compute posterior variance Beta value from Bayesian linear regression
| 1 | 
| y | phenotype vector/variable of interest, has to be numeric. | 
| confounder | the confounding matrix with the same sample order as Y. The intercept should not be included, if missing will generate a intercept matrix. | 
| sigma_b | the parameter of the NIG prior used for the Bayes Factor computation. We advised to set this value between 0.1 and 0.2 | 
| all | logical, if set as TRUE return all the Beta value (including the ones form the confounding factors). If set as FALSE only return the estimate for x, set as FALSE if missing. | 
The Wavelet_screening performed reverse regression so variance for all posterior distribution are equal.
A matrix variance covariance matrix
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.