Regression modeling deals with the description of the sampling distribution of a given random variable y and how it varies as function of another variable or a set of such variables x=[x0,x1,…,xn−1]T. The first variable is called the dependent, the outcome or the response variable while the set of variables x is called the independent variable, or the predictor variable or the explanatory variable, or simply just the inputs.
A regression model aims at finding a likelihood function p(y|x) or in the more traditional sense a function y(x), that is the conditional distribution for y with a given x. The estimation of p(y|x) is made using a data set with
The goal of the regression analysis is to extract/exploit relationship between y and x in order to infer specific dependencies, approximations to the likelihood functions, functional relationships and to make predictions, making fits and many other things.