SOTAVerified

MRPC: An R package for accurate inference of causal graphs

2018-06-05Unverified0· sign in to hype

Md. Bahadur Badsha, Evan A Martin, Audrey Qiuyan Fu

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We present MRPC, an R package that learns causal graphs with improved accuracy over existing packages, such as pcalg and bnlearn. Our algorithm builds on the powerful PC algorithm, the canonical algorithm in computer science for learning directed acyclic graphs. The improvement in accuracy results from online control of the false discovery rate (FDR) that reduces false positive edges, a more accurate approach to identifying v-structures (i.e., T_1 T_2 T_3), and robust estimation of the correlation matrix among nodes. For genomic data that contain genotypes and gene expression for each sample, MRPC incorporates the principle of Mendelian randomization to orient the edges. Our package can be applied to continuous and discrete data.

Tasks

Reproductions