statsmodels.genmod.families.links.Link.deriv¶ Link.deriv(p)[ソース]¶ Derivative of the link function g'(p). Just a placeholder. Parameters:¶ parray_like Returns:¶ g'(p)ndarrayThe value of the derivative of the link function g'(p) 最終更新日: 2025年01月28日