GLM Link function and model function

Hi,
For a quite while, i'm trying to make sense of GLM.
mdl = fitglm(X,y,'linear','Distribution','poisson')
I saw that example on the MATLAB website. The question is, aren't we using log function to predict the data while using poisson distribution with Glm ? If not, is link function only used for converting predictors to a given distribution μ. How does this help us to predict the data ?

Antworten (0)

Kategorien

Mehr zu Statistics and Machine Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 11 Mai 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by