Here we compare power of susie and DAP under different number of simulation signals for fixed PVE.
%revisions -s -n 10
We set n_causal
ranging from 1~5, each simulating 100 data-sets from 50 genes. For each simulated data, we compute both susie 95% CS and DAP 95% cluster, and we evaluate for the CS or clusters reported how many of them capture at least a signal.
We evaluate the following quantities:
The power
workflow in this notebook does the computation.
%cd ~/GIT/github/mvarbvs/dsc
var(Y)
vs DAP¶readRDS('susie_comparison/Power_comparison_0622_cluster_prob_estvar_false.rds')
est_var
vs DAP¶readRDS('susie_comparison/Power_comparison_0622_cluster_prob_estvar_true.rds')