statsmodels.genmod.families.links.LogLog.deriv2¶
- LogLog.deriv2(p)[source]¶
Second derivative of the Log-Log link function
- Parameters:
- parray_like
Mean parameters
- Returns:
- g’’(p)
ndarray
The second derivative of the LogLog link function
- g’’(p)
Second derivative of the Log-Log link function
Mean parameters
ndarray
The second derivative of the LogLog link function