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


dkesada/dbnR documentation built on June 19, 2024, 6:45 p.m.