genalg-user Mailing List for R-based genetic algorithm.
Brought to you by:
egonw,
joshageman
You can subscribe to this list here.
2008 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Egon W. <ego...@gm...> - 2008-01-18 10:07:45
|
FYI, > In your genalg package, I have some confused about the argument > zeroToOneRation of rbga.bin, could you explain it for me? That's a measure for the probability a bit gets set to zero. A high ratio indicates a high probability of getting set to zero, while a low ratio indicates a high probability of getting set to one. > In addition, for the genetic algorithm, the first step is how to choose > the method of code. You use the two functions, rbga.bin and rbga, which > stand for binary chromosome and float one. So it is unnecessary to code > firstly, am I right? You do not have to recode these methods. You only must implement the evaluation function. -- ---- http://chem-bla-ics.blogspot.com/ |