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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
GenePmConstruct a new gene pm, wrapping the given lag workbench.
 
- 
- 
Method Details- 
getLagGraphGets the lag workbench that is wrapped.
 
-