ValidateAgainstProgressionGraph.EventSet: Sanity Check an 'EventSet' with respect to a...

Description Usage Arguments Value

View source: R/event.R

Description

Sanity Check an EventSet with respect to a ProgressionGraph

Usage

1
ValidateAgainstProgressionGraph.EventSet(object, progressionGraph)

Arguments

object

An EventSet object

progressionGraph

A progressionGraph object

Value

True if all nodes and edges described by events in object are found in the ProgressionGraph DAG. If this function returns True then ProcessEventSimOutput can be called with an output from a simulation which ProgressionGraph is the underlying DAG and the EventSet is object.

There may be occasions where it still makes sense for ProcessEventSimOutput to be called even if this function returns FALSE


scientific-computing-solutions/badminton documentation built on May 29, 2019, 3:43 p.m.