[R] Rmpi and PBS

2003-12-30 Thread Shengqiao Li
Any suggestions are welcome! Thanks in advance. Shengqiao Li Research Associate The Department of Statistics PO Box 6330 West Virginia University Morgantown, WV 26506-6330 Phone: (304) 285-5960 __ [EMAIL PROT

Re: [R] Method of L-BFGS-B of optim evaluate function outside ofbox constraints

2003-08-21 Thread Shengqiao Li
Hope this bug will be fixed in the future. Li > On Wednesday 20 August 2003 15:44, Shengqiao Li wrote: > > Hi, R guys: > > > > I'm using L-BFGS-B method of optim for minimization problem. My function > > called besselI function which need non-negative parameter a

Re: [R] Method of L-BFGS-B of optim evaluate function outside ofbox constraints

2003-08-21 Thread Shengqiao Li
arguments, you can develop good numbers to use. Then > optim should work fine. > > hope this helps. spencer graves > > Shengqiao Li wrote: > > Hi, R guys: > > > > I'm using L-BFGS-B method of optim for minimization problem. My function > > called bess

[R] Method of L-BFGS-B of optim evaluate function outside of boxconstraints

2003-08-20 Thread Shengqiao Li
Hi, R guys: I'm using L-BFGS-B method of optim for minimization problem. My function called besselI function which need non-negative parameter and the besselI will overflow if the parameter is too large. So I set the constraint box which is reasonable for my problem. But the point outside the box