remove_nodes: Remove nodes from a Gaussian mixture graphical model
Description
This function removes nodes from a Gaussian mixture graphical model. If this
model is a dynamic Bayesian network, the nodes are removed from each of its
transition models.
Usage
remove_nodes(gmgm, nodes)
Value
The gmbn or gmdbn object after removing the nodes.