create_causlist_cpp: Create a causal list from a DBN. This is the C++ backend of...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

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

Usage

1
create_causlist_cpp(cl, net, size, ordering)

Arguments

cl

an initialized causality list

net

a dbn object treated as a list of lists

size

the size of the DBN

ordering

a list with the order of the variables in t_0

Value

a list with a CharacterVector and a NumericVector


dkesada/PSOHO documentation built on Dec. 7, 2020, 11:35 p.m.