get_Markov_equivalence_class_list: This function returns a list of all 11 different Markov...

Description Usage Arguments Value Examples

View source: R/utils.R

Description

This function returns a list of all 11 different Markov equivalence classes for causal graphs (DAGs) on three variables.

Usage

1

Arguments

format

The format in which to return the list. Currently, only "amat" (adjacency matrix) and "bnlearn" (class "bn") formats are supported.

Value

A list containing the 11 different Markov equivalence classes.

Examples

1
2

igbucur/BFCS documentation built on Oct. 20, 2020, 7:39 a.m.