bayesian_modules: bayesian modules function

Description Usage Arguments Value

Description

This function computes the common correlation matrix from a set of correlation matrices

Usage

1
bayesian_modules(R, select = 1e+05)

Arguments

R

is a list of correlation matrices of length L (the number of type 1 studies). The correlation matrices are of size pxp and are all of the same size.

select

is the number of items we want to select in order to estimate the parameters, default value is set to 10^5

Value

param a list of the estimated parameters

med_theta the posterior median of theta

mean_theta the posterior mean of theta

sd_theta the posterior standard deviation of theta

post_theta the posterior probability that theta is 0

gene_names the names of the genes included in the analysis


azolling/EBmodules documentation built on May 11, 2019, 5:17 p.m.