Description Usage Value Author(s) See Also
View source: R/defaultParametersSSm.R
This function returns a list with several arguments for performing parameter estimation with scatter search meta-heuristic algorithm from the package essR.
1 |
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 |
lambda_tau |
0 |
lambda_k |
0 |
bootstrap |
0 |
SSpenalty_fac |
0 |
SScontrolPenalty_fac |
0 |
boot_seed |
sample(1:10000,1) |
David Henriques, Thomas Cokelaer, Federica Eduati
CellNOptR
parEstimationLBode
parEstimationLBodeSSm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.