Login
Remember
Register
Ask a Question
Define Poison regression in R language?
0
votes
asked
Feb 26, 2020
in
R Language
by
rahuljain1
Define Poison regression in R language?
#r-programming-poison-regression
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 26, 2020
by
SakshiSharma
It is used to predict the outcome variable which represents counts from the given set of continuous predictor variable.
...