AnnotationLeast-squares in statsmodels

Language
python Python
Package
statsmodels (PyPI )
ID
ols
Kind
type
Name
Least-squares in statsmodels
Description

Ordinary least-squares (OLS) linear regression in statsmodels (with results statsmodels.regression.linear_model.OLSResults)

Python class
  • statsmodels.regression.linear_model.OLS
Definition
least-squares
Slots
(none)