gekepals/pcabs: pcabs - construct the pcabs-class from the Markov Equivalence Class

This code adds information about a constructive tau-abstraction to the Markov Equivalence Class. This allows the code to direct edges that were undirected in the Markov Equivalence Class. The output of the code is the pcabs-class: between the Markov Equivalence Class and the Markov tau-Abstraction Equivalence Class. The code only removes models on which a constructive tau-abstraction is not possible. However, it cannot be guaranteed that a constructive tau-abstraction is possible on all models that are left in the pcabs-class.

Getting started

Package details

AuthorGeke Pals
MaintainerGeke Pals <gekehpals@gmail.com>
LicenseWhat license is it under?
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gekepals/pcabs")
gekepals/pcabs documentation built on June 15, 2019, 12:03 a.m.