Description Usage Arguments Value Author(s)
View source: R/PEtab2dMod.R View source: R/fitModelPEtabSBML.R
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.
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.
1 2 3 | fitModelPEtabSBML(objfun = obj, nrfits = 4, nrcores = 4, useBounds = TRUE)
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
parframe with the parameter estimated of the multi-start optimization
Marcus Rosenblatt and Svenja Kemmer
Marcus Rosenblatt and Svenja Kemmer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.