Class BayesXmlRenderer

java.lang.Object
edu.cmu.tetrad.bayes.BayesXmlRenderer

public final class BayesXmlRenderer extends Object
Renders Bayes nets and related models in XML.
Version:
$Id: $Id
Author:
josephramsey
  • Method Details

    • getElement

      public static nu.xom.Element getElement(BayesIm bayesIm)
      Private constructor to prevent instantiation.
      Parameters:
      bayesIm - the Bayes net
      Returns:
      the XML element