Package edu.cmu.tetrad.sem
Class SemXmlRenderer
java.lang.Object
edu.cmu.tetrad.sem.SemXmlRenderer
This class converts a SemIm into xml.
- Version:
- $Id: $Id
- Author:
- Matt Easterday
- 
Method SummaryModifier and TypeMethodDescriptionstatic nu.xom.ElementgetElement(SemIm semIm) Converts a Sem Im into xml.
- 
Method Details- 
getElementConverts a Sem Im into xml.- Parameters:
- semIm- the instantiated structural equation model to convert
- Returns:
- xml representation
 
 
-