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?
답변 (1개)
Samatha Aleti
2020년 6월 17일
0 개 추천
Hi,
You may use “glmfit” by setting the “distr” to “poisson”.
Hope this helps!
카테고리
도움말 센터 및 File Exchange에서 Univariate Discrete Distributions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!