search for: suggestioncount

Displaying 1 result from an estimated 1 matches for "suggestioncount".

2011 Sep 22
2
suggestions argument in rbga function in genalg package
...te is an objective function. However, when I want to use a suggested chromosome, I get an error message. My code is start <- c(1,0.1,10, 100,1,100,1) suggestions <- list(start) GenFit <-rbga(Lower, Upper, suggestions = suggestions, evalFunc = evaluate) The error message is: Error in 1:suggestionCount : argument of length 0 Thanks. [[alternative HTML version deleted]]