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 : MixedLMParams or array-like
calc_fe : boolean
|
---|---|
Returns: | score_fe : array-like
score_re : array-like
score_vc : array-like
|