defaultParametersSSm {CNORode} | R Documentation |
This function returns a list with several arguments for performing parameter estimation with scatter search meta-heuristic algorithm from the package essR.
defaultParametersSSm()
maxeval |
Inf |
maxtime |
100 |
ndiverse |
NULL |
dim_refset |
NULL |
local_solver |
NULL |
verbose |
0 |
transfer_function |
3 |
reltol |
1e-04 |
atol |
0.001 |
maxStepSize |
Inf |
maxNumSteps |
1e+05 |
maxErrTestsFails |
50 |
nan_fac |
1 |
David Henriques, Thomas Cokelaer
CellNOptR
parEstimationLBode
parEstimationLBodeSSm