How To Run Poisson Regression With Table Input

I am looking to preform a poisson regression on a table of data I have. Previously, is used the "fitlm" command, but I am unsure of how to make this poisson. What should I do?

Antworten (1)

Samatha Aleti
Samatha Aleti am 17 Jun. 2020

0 Stimmen

Hi,
You may use “glmfit” by setting the “distr” to “poisson.
You can refer the documentation page of “glmfit here
Hope this helps!

Produkte

Version

R2020a

Gefragt:

am 4 Jun. 2020

Beantwortet:

am 17 Jun. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by