> Sir I have this problem,
> 
> >  res <-
> maxLik(logLik=loglik1,start=c(a=1.5,b=1.5,c=1.5,dee=2),method="BFGS")
> There were 50 or more warnings (use warnings() to see the first 50)
> > summary(res)
> "Maximum Likelihood estimation
> BFGS maximisation, 0 iterations
> Return code 100: Initial value out of range."
> 
> Dear sir how we give the initial value to estimate the parameters.

i) Avoid cross-posting; some folk get a bit snippy about that.

ii) read the help page for maxLik and look for an argument specifying the 
initial value of parameters


S Ellison


*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to