Re: [R] generalized Poisson regression

2009-03-27 Thread Johannes Huesing
Arafat Ud Zaman [Tue, Mar 24, 2009 at 06:26:59PM CET]: > Dear sir, > I want to know about R command for parameter estimation for generalized > Poisson regression. > Do you mean the method of Consul and Shoukri? I once tried Generalized Poisson parameter estimation by their suggestion side by si

Re: [R] generalized Poisson regression

2009-03-25 Thread David Winsemius
Arafat; You should listen to Umesh rather than myself on this point, and i should refrain from posting after my bedtime. I should have typed "glm". -- David Winsemius On Mar 25, 2009, at 12:37 AM, Umesh Srinivasan wrote: > Hi, > > Not exactly sure what you mean, but if you want to run a pois

Re: [R] generalized Poisson regression

2009-03-24 Thread Umesh Srinivasan
Hi, Not exactly sure what you mean, but if you want to run a poisson regression and then look at the coefficients, then this is what you need: poisson.model <- glm(response ~ predictor, family = "poisson") summary(poisson.model) Will give you the intercept and slope. Since poisson regression us

Re: [R] generalized Poisson regression

2009-03-24 Thread David Winsemius
Consider: gls with family="poisson" On Mar 24, 2009, at 1:26 PM, Arafat Ud Zaman wrote: Dear sir, I want to know about R command for parameter estimation for generalized Poisson regression. yours faithfully Arafat Ud Zaman 4th year(Hons) Applied statistics University of Dhaka Mob- +880171

Re: [R] generalized Poisson regression

2009-03-24 Thread Rob Denniker
0 > To: r-help@r-project.org > Subject: [R] generalized Poisson regression > > Dear sir, > I want to know about R command for parameter estimation for generalized > Poisson regression. > > yours faithfully > > Arafat Ud Zaman > 4th year(Hons) > Applied statistic

[R] generalized Poisson regression

2009-03-24 Thread Arafat Ud Zaman
Dear sir, I want to know about R command for parameter estimation for generalized Poisson regression. yours faithfully Arafat Ud Zaman 4th year(Hons) Applied statistics University of Dhaka Mob- +8801715173176 E-mail: arafat.za...@yahoo.com azam...@isrt.ac.bd azam...@quantummet