I have several questions regarding the link function of generalized linear regression. I know how link function changes range of the distribution function's mean to the complete real line. But is that the only purpose of it? What is the negative inverse link for exponential distribution doing then ?
Also how exactly does the link function LINK the linear predictor and the mean of the distribution function? Why is that after using the link function, there's the linear relationship between the mean and the linear predictor? I've been searching around for awhile and still couldn't find a satisfying answer ... so can someone help please.