(This article was first published on R Tutorial, and kindly contributed to R-bloggers)
A multiple linear regression (MLR) model that describes a dependent variable
y by independent variables x1, x2, ..., xp (p > 1) is expressed by the equation as
follows, where the numbers α and βk (k = 1, 2, ..., p) are the parameters, and ϵ is the
error term.

To leave a comment for the author, please follow the link and comment on his blog: R Tutorial.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more...

Zero Inflated Models and Generalized Linear Mixed Models with R.
Zuur, Saveliev, Ieno (2012).