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 CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("causalMGM")

Try the causalMGM package in your browser

Any scripts or data that you put into this service are public.

causalMGM documentation built on May 2, 2019, 5:42 a.m.