Hello,

I wonder why the control parameter REPORT is not supported by method 
SANN. Looking into optim.c I found an internal constant:

#define STEPS 100

... and decreasing this to 10 helped me fine-tuning the annealing 
parameters in an actual problem.

Is there any reason why not passing nREPORT to samin and setting 
something like:

STEPS = nREPORT / tmax


Thomas P.



-- 
Thomas Petzoldt
Technische Universitaet Dresden
Institut fuer Hydrobiologie        [EMAIL PROTECTED]
01062 Dresden                      http://tu-dresden.de/hydrobiologie/
GERMANY

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to