MixedLM.score_full()
statsmodels.regression.mixed_linear_model.MixedLM.score_full
-
MixedLM.score_full(params, calc_fe)
[source] -
Returns the score with respect to untransformed parameters.
Calculates the score vector for the profiled log-likelihood of the mixed effects model with respect to the parameterization in which the random effects covariance matrix is represented in its full form (not using the Cholesky factor).
Para