Class LagGraph

java.lang.Object
edu.cmu.tetrad.graph.LagGraph
All Implemented Interfaces:
Graph, TetradSerializable, Serializable

public class LagGraph extends Object implements Graph
Implements a graph allowing nodes in the getModel time lag to have parents taken from previous time lags. This is intended to be interpreted as a repeating time series graph for purposes of simulation.
Version:
$Id: $Id
Author:
josephramsey
See Also: