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).
| Parameters: |
|
|---|---|
| Returns: |
|
score_re is taken with respect to the parameterization in which cov_re is represented through its lower triangle (without taking the Cholesky square root).
© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.regression.mixed_linear_model.MixedLM.score_full.html