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)
最終更新日:
2025年01月28日