=======================
sampovis.api.fabhme_vis
=======================

--------------
save_gate_tree
--------------

.. autofunction:: sampovis.api.fabhme_vis.save_gate_tree

~~~~~~~~~~~~~
Output Format
~~~~~~~~~~~~~
The output is a PNG format image file.

Example of Bernoulli gating functions image:

.. image:: ../image/fabhme_hardgate_bern.png


Example of logistic gating functions image:

.. image:: ../image/fabhme_hardgate_logit.png

Node (box-shaped) contents

  +-------------------------------------------------------------------+
  | Conditional expression                                            |
  +-------------------------------------------------------------------+
  | Destandardized conditional expression (displayed if standardized) |
  +-------------------------------------------------------------------+
  | The number of samples passed down to the node                     |
  +-------------------------------------------------------------------+


Leaf (ellipse-shaped) contents

  +-------------------------------------------------+ 
  | The component index                             |
  +-------------------------------------------------+ 
  | The number of samples assigned to the component |
  +-------------------------------------------------+ 
