clvkit.plotting.plot_probability_alive# plot_probability_alive(prediction, *, ax=None, cmap='plasma', colorbar=True, **kwargs)[source]# Show probability alive against silence and repeat-purchase count. Parameters: prediction (Prediction) ax (Axes | None) cmap (str) colorbar (bool) Return type: Axes