Content deleted Content added
Line 57:
== Extensions ==
A direct extension of functional linear models with scalar response is to add a link function to create a [[Generalized functional linear model|generalized functional linear model]] (GFLM) by analogy to extending [[Linear regression|linear regression]] to [[Generalized linear model|generalized linear regression]] (GLM), of which the three components are:
# Linear predictor <math>\eta
# Variance function <math>\text{Var}(Y|X) = V(\mu)</math>, where <math>\mu = \mathbb{E}(Y|X)</math> is the [[Conditional expectation|conditional mean]];
# Link function <math>g</math> connecting the first two components <math>\mu=g(\eta)</math>.
== See also ==
|