Tweedie Family#
This module contains functions related to _tweedie
under stats
.
See also
Documentation is available in the docstrings and online at thequackdaddy/tweedie.
Important
Module also available under stats
library.
User guide for more Tweedie Distribution (generalized family).
# (optionally) Only _tweedie
import scikitplot._tweedie as _tweedie
from scikitplot import _tweedie
# (recommended) scikitplot stats also include _tweedie
import scikitplot.stats as stats
from scikitplot import stats