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