GLS.loglike()

statsmodels.regression.linear_model.GLS.loglike

GLS.loglike(params) [source]

Returns the value of the Gaussian log-likelihood function at params.

Given the whitened design matrix, the log-likelihood is evaluated at the parameter vector params for the dependent variable endog.

登录查看完整内容
Parameters:

params : array-like

The parameter estimates