MixedLM.score_sqrt()

statsmodels.regression.mixed_linear_model.MixedLM.score_sqrt

MixedLM.score_sqrt(params, calc_fe=True) [source]

Returns the score with respect to transformed parameters.

Calculates the score vector with respect to the parameterization in which the random effects covariance matrix is represented through its Cholesky square root.

Parameters:

params登录查看完整内容