Re: [R] Problem with fitdistr function

2008-02-09 Thread Aswad Gurjar
Can you please elaborate on this with eg if possible? I didn't get you. Thank You. On 2/9/08, Peter Dalgaard <[EMAIL PROTECTED]> wrote: > > Aswad Gurjar wrote: > > Hello, > > > > I am using fitdistr function for parameter estimation. > > When I use > > fd<-fitdistr(V2,"gamma") > > I get followin

Re: [R] Problem with fitdistr function

2008-02-09 Thread Peter Dalgaard
Aswad Gurjar wrote: > Hello, > > I am using fitdistr function for parameter estimation. > When I use > fd<-fitdistr(V2,"gamma") > I get following error: > Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, : > initial value in 'vmmin' is not finite > > fd<-fitdistr