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