PLSPathNode: PathNode is a template Node class for nodes which propagate...

Description Super classes Methods

Description

PathNode is a template Node class for nodes which propagate effects, such as the PLSNode. Path nodes should implement the get_paths_through_self_to_node method

PathNode is a template Node class for nodes which propagate effects, such as the PLSNode. Path nodes should implement the get_paths_through_self_to_node method

Super classes

pathmodelr::DataNode -> pathmodelr::LVNode -> PLSPathNode

Methods

Public methods

Inherited methods

Method get_paths_to_self()

Usage
PLSPathNode$get_paths_to_self()

Method get_node_path_effects()

Usage
PLSPathNode$get_node_path_effects()

Method get_outgoing_path_to_node()

Usage
PLSPathNode$get_outgoing_path_to_node(node)

Method get_paths_through_self_to_node()

Usage
PLSPathNode$get_paths_through_self_to_node(node)

Method clone()

The objects of this class are cloneable with this method.

Usage
PLSPathNode$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


GeertPostma/pathmodelr documentation built on Oct. 5, 2021, 4:17 p.m.