spleaf.cov.Cov.loglike# Cov.loglike(y)# Compute the (natural) logarithm of the likelihood for a given vector of residuals \(y\). Parameters: y(n,) ndarrayThe vector of residuals \(y\). Returns: loglikefloatThe natural logarithm of the likelihood.