matrix2dag: A function to convert adjacency matrix to a dag in bnlearn...

Description Usage Arguments

View source: R/matrix2dag.R

Description

This function converts an adjacency matrix to a dag in the bnlearn format. The resulting dag could be undirected if the learned adjancency matrix is bi-directed.

Usage

1

Arguments

mtx

Adjacency matrix


kelvinyangli/mbmml documentation built on June 29, 2020, 3:12 a.m.