cl_to_arc_matrix_cpp: Create a matrix with the arcs defined in a causlist object

View source: R/RcppExports.R

cl_to_arc_matrix_cppR Documentation

Create a matrix with the arcs defined in a causlist object

Description

Create a matrix with the arcs defined in a causlist object

Usage

cl_to_arc_matrix_cpp(cl, ordering, rows)

Arguments

cl

a causal list

ordering

a list with the order of the variables in t_0

rows

number of arcs in the network

Value

a list with a CharacterVector and a NumericVector


dbnR documentation built on Oct. 5, 2022, 1:07 a.m.