covered_edge_reversal: Reverse covered edges

Description Usage Arguments Value

View source: R/TriangleSP.R

Description

by permuting the ordering and backfitting

Usage

1
covered_edge_reversal(CIFUN, gm, i, j, h = NULL, mtd = "sort")

Arguments

i, j:

edge to be reversed

CIFUN:

CI function

gm:

working DAG

h:

dictionary of CI statements

mtd:

two methods: sort: flip the ordering and estimate the DAG via DAG_from_TO; flip: CI tests

Value

DAG matrix


WY-Chen/DAGDNA documentation built on Dec. 18, 2021, 7:14 p.m.