Class GenePm
java.lang.Object
edu.cmu.tetrad.study.gene.tetradapp.model.GenePm
- All Implemented Interfaces:
TetradSerializable
,Serializable
- Direct Known Subclasses:
BooleanGlassGenePm
Implements a parametric gene model.
- Author:
- josephramsey
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GenePm
Construct a new gene pm, wrapping the given lag workbench.
-
-
Method Details
-
getLagGraph
Gets the lag workbench that is wrapped.
-