[R] L-BFGS-B and parscale in optim()
    Sebastian P. Luque 
    spluque at gmail.com
       
    Thu May 26 03:19:00 CEST 2011
    
    
  
On Wed, 25 May 2011 19:33:24 -0500,
"Sebastian P. Luque" <spluque at gmail.com> wrote:
> which shows me that the estimate for at least one parameter is outside
> the bounds.  I'll try to prepare a simplified example to reproduce.
I got it, it turned out to be the ndeps being too large so it pushed the
L-BFGS-B over the bounds.  Decreasing ndeps corrected this.
Cheers,
-- 
Seb
    
    
More information about the R-help
mailing list