nehaabraham/causalMGM: Causal Learning of Mixed Graphical Models

Allows users to learn undirected and directed (causal) graphs over mixed data types (i.e., continuous and discrete variables). To learn a directed graph over mixed data, it first calculates the undirected graph (Sedgewick et al, 2016) and then it uses local search strategies to prune-and-orient this graph (Sedgewick et al, 2017). AJ Sedgewick, I Shi, RM Donovan, PV Benos (2016) <doi:10.1186/s12859-016-1039-0>. AJ Sedgewick, JD Ramsey, P Spirtes, C Glymour, PV Benos (2017) <arXiv:1704.02621>.

Getting started

Package details

AuthorAndrew J Sedgewick, Neha Abraham <neha.abraham@pitt.edu>, Vineet Raghu <vineetraghu@gmail.com>, Panagiotis Benos <benos@pitt.edu>
MaintainerNeha Abraham <mgmquery@pitt.edu>
LicenseGPL-2
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nehaabraham/causalMGM")
nehaabraham/causalMGM documentation built on May 24, 2019, 6:11 a.m.