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)
CLogLog.deriv2(p)[source]¶Second derivative of the C-Log-Log ink function
Mean parameters
ndarrayThe second derivative of the CLogLog link function