How To Run Poisson Regression With Table Input
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?
0 comentarios
Respuestas (1)
Samatha Aleti
el 17 de Jun. de 2020
Hi,
You may use “glmfit” by setting the “distr” to “poisson”.
Hope this helps!
0 comentarios
Ver también
Categorías
Más información sobre Regression en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!