bayespy.inference.vmp.nodes.gaussian.WrapToGaussianWishart¶
- class bayespy.inference.vmp.nodes.gaussian.WrapToGaussianWishart(X, Lambda, ndim=1, **kwargs)[source]¶
Wraps Gaussian and Wishart nodes into a Gaussian-Wishart node.
- The following node combinations can be wrapped:
Gaussian and Wishart
Gaussian-gamma and Wishart
Gaussian-Wishart and gamma
Methods
__init__
(X, Lambda[, ndim])add_plate_axis
(to_plate)broadcasting_multiplier
(plates, *args)delete
()Delete this node and the children
get_mask
()get_shape
(ind)Return True if the node has a plotter
lower_bound_contribution
([gradient])move_plates
(from_plate, to_plate)plot
([fig])Plot the node distribution using the plotter of the node
random
()set_plotter
(plotter)Attributes
Plate multiplier is applied to messages to parents