[6343] in s-news-athena
nlminb
daemon@ATHENA.MIT.EDU (Smith, Phil)
Wed Feb 1 11:59:28 1995
From: "Smith, Phil" <pzs6@cpstb1.em.cdc.gov>
To: s-news <s-news@stat.wisc.edu>
Date: Wed, 01 Feb 95 11:01:00 EST
nlminb users:
my call to nlminb looks like
nlminb( start=rep(0.05,3) , objective=log.like , X=X , y=y , n=n )
and I get the error message:
Error in .Fortran("divset",: subroutine divset: Argument 2 has zero length
Dumped
:-(
I looked at the lnminb code. It looks like the second argument to divset
is beyond my control. Any takers on this on?
Thanks,
Phil Smith
pzs6@cpstb1.em.cdc.gov