GLM Link function and model function

조회 수: 1 (최근 30일)
Gorkem Akgul
Gorkem Akgul 2021년 5월 11일
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 ?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by