dne2bnlearn: Convert netica's dne file to bnlearn dag format

Description Usage Arguments

View source: R/dne2bnlearn.R

Description

This is a function to convert the dag saved in netica's dne format (particularly for CaMML's output) to bnlearn's dag format. The function has dependency on readr::read_file to read dne file.

Usage

1
dne2bnlearn(dneFile)

Arguments

dneFile

a DAG saved in dne format.


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