statsmodels.genmod.families.links.LogC.inverse_deriv¶ LogC.inverse_deriv(z)[ソース]¶ Derivative of the inverse of the log-complement transform link function Parameters:¶ zndarrayThe inverse of the link function at p Returns:¶ g^(-1)'(z)ndarrayThe value of the derivative of the inverse of the log-complement function. 最終更新日: 2025年01月28日