[Rd] minor suggestion for optim documentation

Ben Bolker bolker at zoo.ufl.edu
Fri Nov 18 19:13:02 CET 2005


   consider adding the following clause to the optim documentation
describing SANN?  I had to go look this up in the
optim.c code for a student who is not proficient
in C, and it may be simple enough to include it
in the documentation.  (This replaces the existing
sentence that ends where the semicolon is.)

Temperatures are decreased according to the
   logarithmic cooling schedule as given in Belisle (1992, p. 890);
   specifically, the temperature is set to
\code{temp/(log((t-1) %/%tmax)*tmax+exp(1))},
   where \code{t} is the current iteration step.

   sincerely
     Ben Bolker

-- 
620B Bartram Hall                            bolker at zoo.ufl.edu
Zoology Department, University of Florida    http://www.zoo.ufl.edu/bolker
Box 118525                                   (ph)  352-392-5697
Gainesville, FL 32611-8525                   (fax) 352-392-3704



More information about the R-devel mailing list