How To Run Poisson Regression With Table Input

조회 수: 9 (최근 30일)
Nicholas Reisner
Nicholas Reisner 2020년 6월 4일
답변: Samatha Aleti 2020년 6월 17일
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?

답변 (1개)

Samatha Aleti
Samatha Aleti 2020년 6월 17일
Hi,
You may use “glmfit” by setting the “distr” to “poisson.
You can refer the documentation page of “glmfit here
Hope this helps!

카테고리

Help CenterFile Exchange에서 Support Vector Machine Regression에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by