フィルターのクリア

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 Center および File ExchangeStatistics 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