scikits.statsmodels.regression.OLS.score

OLS.score(params)

Score function of model.

The gradient of logL with respect to params.

Previous topic

scikits.statsmodels.regression.OLS.predict

Next topic

scikits.statsmodels.regression.OLS.whiten

This Page