spleaf.Spleaf.loglike_grad#
- Spleaf.loglike_grad(*args, **kwargs)#
Compute the gradient of the log-likelihood (
loglike()) with respect to the residuals and to the initial parameters (seegrad_param()).- Returns:
- grad_y(n,) ndarray
Gradient of the log-likelihood with respect to the residuals \(y\).
- …
See
grad_param().