Share results of analyzing causal effects at the gene-level for sequencing data.
Notations:
X: independent variable
Y: response variable
M: mediating or intervening variable
I first apply a “regressing out” approach and derive mean and covariate estimates for the effect size of the differences between the effect of X on Y and the effect of X on Y after regressing M out of Y. Download PDF
One major concern in applying the single-mediator analysis lies in the precision of the point estimate for the mediating effect. Existing literature suggest that Sobel’s estimate of standard error cannot be applied to sample size smaller than 20 or when the distribution of the data may not follow a normal distribution. One possible solution proposed by Yuan and MacKinnon 2009 computes Bayesian credible interval for the mediating effect. I tried this approach on our experimental data.
This R Markdown site was created with workflowr