sumLogLikelihood

open override fun sumLogLikelihood(data: DoubleArray): Double

Computes the sum of the log-likelihood function evaluated at each observation in the data. Implementations may want to specify computationally efficient formulas for this function.