statsmodels.genmod.families.links.loglog.deriv2¶
- loglog.deriv2(p)¶
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