linkfüggvények
Linkfüggvények, often translated as link functions or linkage functions, are a fundamental concept in generalized linear models (GLMs). They are a crucial component that connects the linear predictor of a model to the expected value of the response variable. In simpler terms, a link function transforms the expected value of the response variable, which is typically constrained to a certain range (e.g., probabilities between 0 and 1), into a value that can be modeled linearly.
The general form of a GLM is E(Y) = g⁻¹(Xβ), where E(Y) is the expected value of the
Different link functions are appropriate for different types of response variables and distributions. For instance, the