create_natcauslist_cpp: Create a natural causal list from a DBN. This is the C++...

View source: R/RcppExports.R

create_natcauslist_cppR Documentation

Create a natural causal list from a DBN. This is the C++ backend of the function.

Description

Create a natural causal list from a DBN. This is the C++ backend of the function.

Usage

create_natcauslist_cpp(cl, net, ordering)

Arguments

cl

an initialized causality list

net

a dbn object treated as a list of lists

ordering

a vector with the names of the variables in order

Value

the natCauslist equivalent to the DBN


dkesada/dbnR documentation built on June 19, 2024, 6:45 p.m.