Definition of Generalized Linear Model:
A generalized linear model is a model of the form y=g(b'x) where y is a vector
of dependent variables, x is a column vector of independent variables,
b' is a row vector of parameters (that is, b is not a function of x)
and g() is a possibly random function called a link function.
Examples: linear regression (y=b'x+errs) and logistic regression
y=1/(1+e-x)+errs.
An example that is not in the class of generalized linear models is:
y=x1*x2.(Econterms)
Terms related to Generalized Linear Model:
About.Com Resources on Generalized Linear Model:
Writing a Term Paper? Here are a few starting points for research on Generalized Linear Model:
Books on Generalized Linear Model:
Journal Articles on Generalized Linear Model:
None
None
None
None

