TruncatedPath {ceg}R Documentation

TruncatedPath

Description

This internal function yields a vector that contains the edges arriving at situations associated with a particular variable for all paths that emanate from the root node and pass through these situations in the event tree.

Usage

TruncatedPath(ref, k, var, num.category, num.situation, label.category)

Arguments

ref

numeric

k

numeric

var

numeric

num.category

list

num.situation

list

label.category

list


[Package ceg version 0.1.0 Index]