Class GenePm
java.lang.Object
edu.cmu.tetrad.study.gene.tetradapp.model.GenePm
- All Implemented Interfaces:
TetradSerializable
,Serializable
Implements a parametric gene model.
- Version:
- $Id: $Id
- Author:
- josephramsey
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenePm
Construct a new gene pm, wrapping the given lag graph.- Parameters:
lagGraph
- The lag graph to wrap.
-
-
Method Details
-
getLagGraph
Gets the lag workbench that is wrapped.- Returns:
- The lag workbench that is wrapped.
-