rename_nodes_cpp: Return a list of nodes with the time slice appended up to the...

View source: R/RcppExports.R

rename_nodes_cppR 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


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