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

View source: R/dbn_visualization.R

dynamic_orderingR Documentation

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)

Arguments

structure

the structure of the network.

Value

the ordered nodes of t_0


dbnR documentation built on June 22, 2024, 10:54 a.m.