Plotter of probability density function of a scalar node
x_grid (array) – Numerical grid on which the density function is computed and plotted
See also
pdf
Methods
__init__(x_grid, **kwargs)
__init__