Learn R Programming

dbnR (version 0.7.8)

dynamic_ordering: Gets the ordering of a single time slice in a DBN

Description

This method gets the structure of a DBN, isolates the nodes of a single time slice and then gives a topological ordering of them.

Usage

dynamic_ordering(structure)

Value

the ordered nodes of t_0

Arguments

structure

the structure of the network.