cl_to_arc_matrix_cpp {dbnR}R 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


[Package dbnR version 0.7.8 Index]