phepy.toys.line
LineToyExample
Bases: ToyExample
Source code in phepy/toys/line.py
is_in_distribution
plot
plot(
conf: np.ndarray,
ax: mpl.axes.Axes,
cmap: Union[str, mpl.colors.Colormap],
with_scatter: bool = True,
)