rename_nodes_cpp {dbnR}R Documentation

Return a list of nodes with the time slice appended up to the desired size of the network

Description

Return a list of nodes with the time slice appended up to the desired size of the network

Usage

rename_nodes_cpp(nodes, size)

Arguments

nodes

a list with the names of the nodes in the network

size

the size of the DBN

Value

a list with the renamed nodes in each timeslice


[Package dbnR version 0.7.8 Index]