Evaluate the (profile) log-likelihood of the linear mixed effects model.
Parameters: | params : MixedLMParams, or array-like.
profile_fe : boolean
|
---|---|
Returns: | The log-likelihood value at `params`. : |
Notes
The scale parameter scale is always profiled out of the log-likelihood. In addition, if profile_fe is true the fixed effects parameters are also profiled out.