bayespy.plot¶
Functions for plotting nodes.
Functions¶
|
Plot probability density function of a scalar variable. |
|
Plot 2-D probability density function of a 2-D variable. |
|
Plot a variable or an array as 1-D function with errorbars |
|
Plot the Hinton diagram of a node |
|
Plot Gaussian mixture as ellipses in 2-D |
|
Create an ellipse from a covariance matrix. |
|
Create an ellipse from a covariance matrix. |
Plotters¶
|
Wrapper for plotting functions and base class for node plotters |
|
Plotter of probability density function of a scalar node |
|
Plotter of probability density function of a two-dimensional node |
|
Plotter of the Hinton diagram of a node |
|
Plotter of a node as a 1-dimensional function |
|
Plotter of a Gaussian node as a timeseries |
|
Plotter of a Categorical timeseries |