init_list_cpp {dbnR}R Documentation

Initialize the particles

Description

Initialize the particles

Usage

init_list_cpp(nodes, size, n_inds)

Arguments

nodes

the names of the nodes

size

the size of the DBN

n_inds

the number of particles

Value

a list with the randomly initialized particles


[Package dbnR version 0.7.8 Index]