Regression
Regression is a statistical method for modeling the relationship between a dependent variable and one or more independent variables. It is used for prediction, estimation of conditional means, and assessing associations. In simple linear regression there is a single predictor and a straight-line relationship; in multiple regression several predictors explain the outcome.
Common forms include linear regression, polynomial regression, and generalized linear models, which extend regression to non-normal
Estimation typically proceeds by least squares for linear models or by maximum likelihood in generalized models.
Model evaluation uses metrics such as R-squared, adjusted R-squared, root mean squared error (RMSE), and mean
Regression has a long history dating to methods developed by Legendre and Gauss for fitting lines to