Tweedie specific function to estimate scale and the variance parameter. The variance parameter is also referred to as p, xi, or shape.
Parameters: | mu : array-like
method : str, defaults to ‘brentq’
low : float, optional
high : float, optional
|
---|---|
Returns: | power : float
|