Evaluate the (profile) log-likelihood of the linear mixed effects model.
Parameters: | params : MixedLMParams, or array-like.
|
---|---|
Returns: | The log-likelihood value at `params`. : |
Notes
This is the profile likelihood in which the scale parameter scale has been profiled out.
The input parameter state, if provided as a MixedLMParams object, can be with respect to any parameterization.