Description Usage Value Author(s) See Also
View source: R/defaultParametersGA.R
This function returns a list with several arguments for performing parameter estimation with the genetic algorithm from the package genalg.
1 |
mutationChance |
NA |
popSize |
200 |
iters |
100 |
elitism |
NA |
time |
1 |
monitor |
TRUE |
verbose |
0 |
transfer_function |
3 |
reltol |
1e-04 |
atol |
0.001 |
maxStepSize |
Inf |
maxNumSteps |
1e+05 |
maxErrTestsFails |
50 |
nan_fac = 1 |
0 |
David Henriques, Thomas Cokelaer
CellNOptR
parEstimationLBode
parEstimationLBodeGA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.