OLS.
loglike
The likelihood function for the clasical OLS model.
params : array-like
The coefficients with which to estimate the log-likelihood.
The concentrated likelihood function evaluated at params.
statsmodels.regression.linear_model.OLS.initialize
statsmodels.regression.linear_model.OLS.predict
Enter search terms or a module, class or function name.