Performs sobel test of mediation
1 | calc_sobel(x, y, z, y.names, z.names)
|
x |
binary numeric vector of epi-DNA states |
y |
matrix of cis gene expression ncol(x) must be equal to length(x) |
z |
matrix of trans gene expression ncol(z) must be equal to length(x) |
y.names |
names of cis genes in y |
z.names |
names of trans genes in z |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.