fitModelPEtabSBML | R Documentation |
A wrapper function to use mstrust with imported PEtabSBML models. Some reasonable standard arguments for mstrust are used. Results of mstrust are written to Results folder.
fitModelPEtabSBML(objfun = obj, nrfits = 4, nrcores = 4, useBounds = TRUE)
objfun |
Objective function to be minimized as created by importPEtabSBML. |
nrfits |
numeric, Number of fits to be performed |
nrcores |
numeric, Number of cores to be used |
useBounds |
boolean, if TRUE, parameter bounds are taken as provided in PEtab format, if FALSE no parameter bounds are applied |
parframe with the parameter estimated of the multi-start optimization
Marcus Rosenblatt and Svenja Kemmer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.