Returns the value of the gaussian loglikelihood function at params.
Given the whitened design matrix, the loglikelihood is evaluated at the parameter vector params for the dependent variable endog.
| Parameters : | params : array-like
|
|---|---|
| Returns : | loglike : float
|
Notes
The loglikelihood function for the normal distribution is

Y and Y-hat are whitened.